Skip to content

Commit 1e02b0f

Browse files
Merge pull request product-os#1479 from product-os/renovate/docker-bake-action-6.x
Update docker/bake-action action to v6.7.0
2 parents 7c397dd + b3c0d7f commit 1e02b0f

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)