Skip to content

Bump docker/bake-action from 5 to 6#36

Merged
jefferya merged 3 commits intomainfrom
dependabot/github_actions/docker/bake-action-6
Dec 13, 2025
Merged

Bump docker/bake-action from 5 to 6#36
jefferya merged 3 commits intomainfrom
dependabot/github_actions/docker/bake-action-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps docker/bake-action from 5 to 6.

Release notes

Sourced from docker/bake-action's releases.

v6.0.0

[!IMPORTANT] This major release uses the Git context to build from a remote bake definition by default like docker/build-push-action does to be consistent.

If you're using docker/metadata-action with bake and a remote bake definition, you need to set the cwd:// prefix to combine the remote one with the local one. More info: docker/bake-action#287

If you want to keep the old behavior using the Path context, you need to update your workflow and set source: .

Full Changelog: docker/bake-action@v5.11.0...v6.0.0

v5.13.0

Full Changelog: docker/bake-action@v5.12.0...v5.13.0

v5.12.0

Full Changelog: docker/bake-action@v5.11.0...v5.12.0

v5.11.0

list-targets subaction changes:

Full Changelog: docker/bake-action@v5.10.0...v5.11.0

v5.10.0

Full Changelog: docker/bake-action@v5.9.0...v5.10.0

v5.9.0

Full Changelog: docker/bake-action@v5.8.0...v5.9.0

v5.8.0

... (truncated)

Commits
  • 5be5f02 Merge pull request #360 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 4f25520 chore: update generated content
  • eeacb3d chore(deps): Bump @​docker/actions-toolkit from 0.63.0 to 0.68.0
  • cce027f Merge pull request #358 from docker/dependabot/github_actions/actions/checkout-6
  • 53ce91f Merge pull request #357 from docker/dependabot/npm_and_yarn/js-yaml-3.14.2
  • 6b8437d chore(deps): Bump actions/checkout from 5 to 6
  • d14785b Merge pull request #359 from crazy-max/check-attest-definition
  • 597dc07 chore: update generated content
  • 8ba51ac check provenance attestation set in bake definition before overriding
  • 23c049f chore(deps): Bump js-yaml from 3.14.1 to 3.14.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 12, 2025
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5 to 6.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](docker/bake-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/bake-action-6 branch from e1c8a04 to 092391e Compare December 12, 2025 23:29
@jefferya jefferya merged commit 89d1c23 into main Dec 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/docker/bake-action-6 branch December 13, 2025 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments