Releases: docker/login-action
Releases · docker/login-action
v1.12.0
v1.11.0
- ECR: switch implementation to use the AWS SDK (#126)
ecr
input to specify whether the given registry is ECR (#123)- Test against Windows runner (#126)
- Update instructions for Google registry (#127)
- Update dev workflow (#111)
- Small changes for GHCR doc (#86)
- Update dev dependencies (#85)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#101)
- Bump tmpl from 1.0.4 to 1.0.5 (#100)
- Bump @actions/core from 1.4.0 to 1.6.0 (#94 #103)
- Bump codecov/codecov-action from 1 to 2 (#88)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#83)
- Bump node-notifier from 8.0.0 to 8.0.2 (#82)
- Bump ws from 7.3.1 to 7.5.0 (#81)
- Bump lodash from 4.17.20 to 4.17.21 (#80)
- Bump y18n from 4.0.0 to 4.0.3 (#79)
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)
v1.9.0
v1.8.0
v1.7.0
v1.6.0
- Handle AWS credentials (#21)
v1.5.0
v1.4.1
v1.4.0
- Take the password from stdin
- Update deps