Skip to content

Commit 45501b9

Browse files
Update docker/bake-action action to v6.8.0
Update docker/bake-action from 6.7.0 to 6.8.0 Change-type: patch
1 parent 926544c commit 45501b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flowzone.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3313,7 +3313,7 @@ jobs:
33133313
# https://github.com/docker/bake-action
33143314
- name: Docker bake
33153315
id: docker_bake
3316-
uses: docker/bake-action@212c36739681a6271d58dcfe0d001d2ad13f8e75 # v6.7.0
3316+
uses: docker/bake-action@37816e747588cb137173af99ab33873600c46ea8 # v6.8.0
33173317
with:
33183318
# Use path context as v6 defaults to git context
33193319
# https://github.com/docker/bake-action/releases/tag/v6.0.0

0 commit comments

Comments
 (0)