Skip to content

Commit 3b573cc

Browse files
authored
Merge pull request #300 from C4illin/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.17.0
2 parents 6e2fe27 + 0c6f6d6 commit 3b573cc

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)