build(deps): bump docker/bake-action from 6 to 7

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

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: '7'
  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]
2026-03-06 18:33:12 +00:00
committed by GitHub
parent bb481888f9
commit a00f4d6e08
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
buildkitd-flags: --debug
-
name: Build reference YAML docs
uses: docker/bake-action@v6
uses: docker/bake-action@v7
with:
targets: update-docs
provenance: false