Bump docker/bake-action from 4.1.0 to 5.6.1

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.1.0 to 5.6.1.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4.1.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>
This commit is contained in:
dependabot[bot] 2024-08-08 10:10:09 +00:00 committed by GitHub
parent 3d259d126a
commit 712f5de2e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
password: ${{secrets.PAT_TOKEN}}
-
name: Build and push
uses: docker/bake-action@v4.1.0
uses: docker/bake-action@v5.6.1
with:
files: build/docker-bake.hcl
push: true