Skip to content

Bump docker/login-action from 1.9.0 to 1.10.0

Created by: dependabot[bot]

Bumps docker/login-action from 1.9.0 to 1.10.0.

Release notes

Sourced from docker/login-action's releases.

v1.10.0

  • GitHub Packages Docker Registry deprecated (#78)
  • Use built-in getExecOutput (#77)
  • Switch to core.getBooleanInput (#76)
  • Bump @​actions/exec from 1.0.4 to 1.1.0 (#73)
  • Bump @​actions/core from 1.2.6 to 1.4.0 (#70 #74)
  • Bump @​actions/io from 1.0.2 to 1.1.1 (#71 #75)
  • Bump semver from 7.3.2 to 7.3.5 (#69)
  • Update dependabot config (#68)
Commits
  • f054a8b Merge pull request #78 from crazy-max/remove-github-pkg
  • 0644d98 Remove GitHub Packages Docker Registry
  • 9e433e1 Merge pull request #77 from crazy-max/exec-output
  • 39efbd2 Use built-in getExecOutput
  • 4608add Merge pull request #76 from crazy-max/bool-input
  • 4fd5d8e Use core.getBooleanInput
  • e2346b6 Merge pull request #73 from docker/dependabot/npm_and_yarn/actions/exec-1.1.0
  • 2051808 Update generated content
  • 7c220e1 Bump @​actions/exec from 1.0.4 to 1.1.0
  • f4cae19 Merge pull request #75 from docker/dependabot/npm_and_yarn/actions/io-1.1.1
  • 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)

Merge request reports

Loading