Skip to content

Commit f11b828

Browse files
authored
Merge pull request #3 from airlock-protocol/dependabot/github_actions/docker/build-push-action-7
chore(deps): Bump docker/build-push-action from 6 to 7
2 parents 12394f2 + 15fab4c commit f11b828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fi
4848
4949
- name: Build and push
50-
uses: docker/build-push-action@v6
50+
uses: docker/build-push-action@v7
5151
with:
5252
context: .
5353
push: true

0 commit comments

Comments
 (0)