Bump docker/bake-action from 4.1.0 to 6.4.0

Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4.1.0 to 6.4.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4.1.0...v6.4.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>
This commit is contained in:
dependabot[bot]
2025-02-24 11:03:51 +00:00
committed by GitHub
parent 9ec886c907
commit 659a9bf2ee

View File

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