Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1 #74

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2021

Bumps crazy-max/ghaction-docker-buildx from 1 to 3.3.1.

Release notes

Sourced from crazy-max/ghaction-docker-buildx's releases.

v3.3.1

This action is ARCHIVED and will not receive any updates, update your workflows to use the official Docker action docker/setup-buildx-action@v1

  • Action moved to Docker organization (#234)
  • Update deps

v3.3.0

  • Use crazy-max/ghaction-docker-login action
  • Update deps

v3.2.0

  • qemu-version not taken into account (#220)
  • Remove skip-cache input

v3.1.0

  • Handle nosuid (#213)

v3.0.0

  • Use actions/tool-cache for caching
  • skip-cache input no longer useful (deprecated)

v2.0.1

  • Leverage buildx cache example
  • Build and push to DockerHub example
  • Update deps

v2.0.0

  • Add cache implementation (#183)
  • Remove version input

v1.6.2

  • Fix rename across "device" (partition) boundaries (#194)
  • Update deps

v1.6.1

  • Typo

v1.6.0

  • Use native GitHub Action tools to download assets and use GitHub API
  • Cleanup local paths from extra fields
  • Remove @actions/github module and use GITHUB_SHA env var instead
  • Audit packages

v1.5.1

  • Add Codecov
  • Bumps deps

v1.5.0

  • Add qemu-version input
  • Deprecate version input. Use buildx-version instead

... (truncated)

Changelog

Sourced from crazy-max/ghaction-docker-buildx's changelog.

3.3.1 (2020/09/29)

  • Action moved to Docker organization (#234)
  • Update deps
Commits
  • 126d331 Move deprecation message to sources
  • 22b63fb Adding deprecation warning (#234)
  • 460e673 Bump @​actions/core from 1.2.5 to 1.2.6 (#238)
  • 642efa6 Bump actions/checkout from v2.3.2 to v2.3.3 (#237)
  • 03d7b1e Bump @​actions/core from 1.2.4 to 1.2.5 (#233)
  • 984dbe3 Switch to docker/login-action
  • 2dd6f30 Move zeit/ncc to vercel/ncc
  • 3de5663 Add note about dependabot
  • 846e06f Bump codecov/codecov-action from v1.0.12 to v1.0.13 (#231)
  • bb77f35 Use crazy-max/ghaction-docker-login action
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2021
@bokysan bokysan merged commit 2deedea into master May 29, 2021
@dependabot dependabot bot deleted the dependabot/github_actions/crazy-max/ghaction-docker-buildx-3.3.1 branch May 29, 2021 18:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant