Bump docker/bake-action from 5 to 6

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5 to 6.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v5...v6)

---
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] 2025-01-08 10:53:14 +00:00 committed by GitHub
parent 63875a6e31
commit 2b7d5a97ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,7 @@ jobs:
- name: Build
id: bake
uses: docker/bake-action@v5
uses: docker/bake-action@v6
env:
ARCH: ${{ env.ARCH }}
with: