Skip to content

Commit 40d1d8a

Browse files
authored
Merge pull request #306 from C4illin/renovate/docker-build-push-action-6.x
2 parents 9a49ded + 3417564 commit 40d1d8a

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.17.0
77+
uses: docker/build-push-action@v6.18.0
7878
env:
7979
DOCKER_BUILDKIT: 1
8080
with:

0 commit comments

Comments
 (0)