Skip to content

Commit

Permalink
Bump docker/bake-action from 4.6.0 to 5.6.1
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.6.1.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v4.6.0...v5.6.1)

---
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] committed Aug 12, 2024
1 parent 498cf19 commit 0342fb2
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.6.1
with:
files: .github/docker/docker-bake.hcl
pull: true
Expand Down

0 comments on commit 0342fb2

Please sign in to comment.