Skip to content

Commit b3c0d7f

Browse files
Update docker/bake-action action to v6.7.0
Update docker/bake-action from 6.6.0 to 6.7.0 Change-type: patch
1 parent 7c397dd commit b3c0d7f

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
@@ -3312,7 +3312,7 @@ jobs:
33123312
# https://github.com/docker/bake-action
33133313
- name: Docker bake
33143314
id: docker_bake
3315-
uses: docker/bake-action@76f9fa3a758507623da19f6092dc4089a7e61592 # v6.6.0
3315+
uses: docker/bake-action@212c36739681a6271d58dcfe0d001d2ad13f8e75 # v6.7.0
33163316
with:
33173317
# Use path context as v6 defaults to git context
33183318
# https://github.com/docker/bake-action/releases/tag/v6.0.0

0 commit comments

Comments
 (0)