Skip to content

22.3.5

Choose a tag to compare

@github-actions github-actions released this 26 Dec 08:09
· 614 commits to master since this release

Bumps docker/bake-action from 6.9.0 to 6.10.0.

Release notes

Sourced from docker/bake-action's releases.

v6.10.0

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

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)

Related Issues