crazy-max / docker-pure-ftpd

Pure-FTPd Docker image based on Alpine Linux with MySQL, PostgreSQL and LDAP support
MIT License
55 stars 15 forks source link

Update crazy-max/ghaction-docker-buildx requirement to v3.3.0 #25

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Updates the requirements on crazy-max/ghaction-docker-buildx to permit the latest version.

Release notes

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

v3.3.0

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

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

3.3.0 (2020/08/17)

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

3.2.0 (2020/06/25)

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

3.1.0 (2020/06/07)

  • Handle nosuid (#213)

3.0.0 (2020/06/06)

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

2.0.1 (2020/06/03)

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

2.0.0 (2020/05/29)

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

1.6.2 (2020/05/20)

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

1.6.1 (2020/05/08)

  • Typo

1.6.0 (2020/05/07)

  • 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

1.5.1 (2020/05/06)

  • Add Codecov
  • Update deps
Commits


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 4 years ago

Looks like crazy-max/ghaction-docker-buildx is no longer a dependency, so this is no longer needed.