Skip to content

Commit 16ceadf

Browse files
Bump docker/bake-action in the gha-dependencies group across 1 directory
Bumps the gha-dependencies group with 1 update in the / directory: [docker/bake-action](https://github.com/docker/bake-action). Updates `docker/bake-action` from 5.5.0 to 6.5.0 - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v5.5.0...v6.5.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fdf7f3 commit 16ceadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
id: build-upload
6262
# We need to pin exact version here, since updates can break
6363
# the extract-image-names.sh script
64-
uses: docker/bake-action@v5.5.0
64+
uses: docker/bake-action@v6.5.0
6565
with:
6666
push: true
6767
# Using provenance to disable default attestation so it will build only desired images:

0 commit comments

Comments
 (0)