Skip to content

Commit

Permalink
Bump docker/bake-action from 4.6.0 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.6.0 to 5.5.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v4.6.0...v5.5.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent e080ab9 commit f3d4109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Bake
uses: docker/bake-action@v4.6.0
uses: docker/bake-action@v5.5.0
with:
files: .github/docker/docker-bake.hcl
pull: true
Expand Down

0 comments on commit f3d4109

Please sign in to comment.