docker / build-push-action

GitHub Action to build and push Docker images with Buildx
https://github.com/marketplace/actions/build-and-push-docker-images
Apache License 2.0
4.24k stars 541 forks source link

chore(deps): Bump @docker/actions-toolkit from 0.6.0 to 0.7.1 #905

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @docker/actions-toolkit from 0.6.0 to 0.7.1.

Release notes

Sourced from @​docker/actions-toolkit's releases.

v0.7.1

Full Changelog: https://github.com/docker/actions-toolkit/compare/v0.7.0...v0.7.1

v0.7.0

Full Changelog: https://github.com/docker/actions-toolkit/compare/v0.6.0...v0.7.0

Commits
  • f1593e3 Merge pull request #135 from crazy-max/fix-buildx-install-platform
  • db5c712 buildx: build for local platform
  • fd97af1 Merge pull request #132 from docker/dependabot/npm_and_yarn/semver-7.5.4
  • ec700a3 bump semver to 7.5.4 in package.json
  • 324e807 Merge pull request #133 from docker/bot/docker-releases-json
  • 8e45354 github: update .github/docker-releases.json
  • 906aacf build(deps): bump semver from 7.5.3 to 7.5.4
  • 1d9f948 Merge pull request #130 from docker/bot/docker-releases-json
  • b99f9ec github: update .github/docker-releases.json
  • 8d02bad Merge pull request #129 from crazy-max/buildx-bin-cache
  • 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 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[bot] commented 1 year ago

Superseded by #930.