Skip to content

Commit c30279b

Browse files
Merge pull request product-os#1462 from product-os/renovate/docker-bake-action-6.x
Update docker/bake-action action to v6.6.0
2 parents db997cf + 22d28da commit c30279b

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
@@ -3317,7 +3317,7 @@ jobs:
33173317
# https://github.com/docker/bake-action
33183318
- name: Docker bake
33193319
id: docker_bake
3320-
uses: docker/bake-action@4ba453fbc2db7735392b93edf935aaf9b1e8f747 # v6.5.0
3320+
uses: docker/bake-action@76f9fa3a758507623da19f6092dc4089a7e61592 # v6.6.0
33213321
with:
33223322
# Use path context as v6 defaults to git context
33233323
# https://github.com/docker/bake-action/releases/tag/v6.0.0

0 commit comments

Comments
 (0)