Skip to content

Bump docker/login-action from 1 to 1.9.0

Created by: dependabot[bot]

Bumps docker/login-action from 1 to 1.9.0.

Release notes

Sourced from docker/login-action's releases.

v1.9.0

  • Remove os limitation (#66)
  • Enhance workflow (#61)
  • Add example for Quay (#60)
  • Use GITHUB_TOKEN with GHCR (#59)
  • Improve GHCR doc (#55)
  • Add e2e tests for GAR (#48)
  • Add e2e tests for GCR (#42)

v1.8.0

  • Handle Amazon ECR registries associated with other accounts (#40)
  • Add e2e tests for ECR (#27)

v1.7.0

  • Add support for public ECR (#37 #41)
  • Add example with DinD (#35)
  • Add example for OCI Oracle Cloud Infrastructure Registry (#28)
  • Add e2e tests pt.1 (#23)

v1.6.0

  • Handle AWS credentials (#21)

v1.5.0

  • Username required (#18)
  • Mostly tests and some small changes (#16)

v1.4.1

  • Fix CVE-2020-15228

v1.4.0

  • Take the password from stdin
  • Update deps

v1.3.0

  • Handle AWS CLI v2
  • Check AWS CLI version
  • Add tests
  • Add example for Azure Container Registry (ACR)
  • Move zeit/ncc to vercel/ncc

v1.2.0

  • Add support for AWS Elastic Container Registry (ECR)
  • Add example for Google Container Registry (GCR)

v1.1.1

  • Typo

v1.1.0

  • Add tests and examples for GitLab and GitHub Package Registry

... (truncated)

Commits

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)

Merge request reports