Skip to content

Commit 0c6f6d6

Browse files
chore(deps): update docker/build-push-action action to v6.17.0
1 parent b6cdd37 commit 0c6f6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Build and push by digest
7676
id: build
77-
uses: docker/build-push-action@v6.16.0
77+
uses: docker/build-push-action@v6.17.0
7878
env:
7979
DOCKER_BUILDKIT: 1
8080
with:

0 commit comments

Comments
 (0)