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 docker/login-action from 1 to 1.9.0 #96

Merged
merged 1 commit into from May 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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)

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 12, 2021
@frenck frenck merged commit f751485 into master May 12, 2021
@frenck frenck deleted the dependabot/github_actions/docker/login-action-1.9.0 branch May 12, 2021 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants