exercism / nim-test-runner

GNU Affero General Public License v3.0
2 stars 3 forks source link

build: bump `docker/login-action` from 1.8.0 to 1.9.0 #68

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps docker/login-action from 1.8.0 to 1.9.0. This release includes the previously tagged commit.

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)
Commits
  • 28218f9 Merge pull request #66 from crazy-max/remove-os-limitation
  • 7439f8b Remove os limitation
  • 4b20628 Merge pull request #61 from crazy-max/workflow
  • 4abf7e9 Enhance workflow
  • 175e20b Merge pull request #60 from syscll/docs-quay-io
  • 92a2593 Update TOC
  • 957a8f0 README: add quay.io usage docs
  • 971b76a Merge pull request #59 from crazy-max/ghcr-github-token
  • 5b092cf Use GITHUB_TOKEN with GHCR
  • ab81ae0 Merge pull request #58 from crazy-max/cleanup
  • Additional commits viewable in compare view


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)