Skip to content

Commit

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

---
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 1, 2024
1 parent ba658fa commit 49b5bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Build ${{ matrix.target }}
uses: docker/bake-action@v4
uses: docker/bake-action@v5
with:
files: |
${{ steps.meta.outputs.bake-file }}
Expand Down

0 comments on commit 49b5bed

Please sign in to comment.