Sourced from docker/login-action's releases.
v2.0.0
- Node 16 as default runtime by
@crazy-max(#161)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
- chore: update dev dependencies and workflow by
@crazy-max(#170)- Bump
@actions/execfrom 1.1.0 to 1.1.1 (#167)- Bump
@actions/iofrom 1.1.1 to 1.1.2 (#168)- Bump minimist from 1.2.5 to 1.2.6 (#176)
- Bump https-proxy-agent from 5.0.0 to 5.0.1 (#182)
Full Changelog: https://github.com/docker/login-action/compare/v1.14.1...v2.0.0
49ed152 Merge pull request #161 from crazy-max/node16-runtimeb61a9ce Node 16 as default runtime3a136a8 Merge pull request #182 from docker/dependabot/npm_and_yarn/https-proxy-agent...b312880 Update generated content795794e Bump https-proxy-agent from 5.0.0 to 5.0.11edf618 Merge pull request #179 from docker/dependabot/github_actions/codecov/codecov...8e66ad4 Bump codecov/codecov-action from 2 to 37c79b59 Merge pull request #176 from docker/dependabot/npm_and_yarn/minimist-1.2.624a38e0 Bump minimist from 1.2.5 to 1.2.670e1ff8 Merge pull request #170 from crazy-max/eslint