Skip to content

Commit 568a406

Browse files
ci: bump docker/build-push-action from 6.7.0 to 6.8.0 (#218)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b6b9f8 commit 568a406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
core.setOutput("docker-tags", docker_tags);
9898
9999
- name: Push Docker image
100-
uses: docker/build-push-action@v6.7.0
100+
uses: docker/build-push-action@v6.8.0
101101
id: docker_build_and_push
102102
with:
103103
context: .

0 commit comments

Comments
 (0)