Skip to content

Commit c3624ec

Browse files
build(deps): bump docker/bake-action from 6.4.0 to 6.5.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdfcfe0 commit c3624ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ jobs:
288288

289289
- name: Build and push
290290
id: bake
291-
uses: docker/bake-action@v6.4.0
291+
uses: docker/bake-action@v6.5.0
292292
with:
293293
files: |
294294
./docker-bake.hcl

0 commit comments

Comments
 (0)