Sourced from docker/login-action's releases.
v1.12.0
- ECR: only set credentials if username and password are specified (#128)
- Refactor to use aws-sdk v3 (#128)
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)
42d299f
Merge pull request #130 from crazy-max/ci-workflow4858b0b
Update ci workflow1d7d864
Merge pull request #128 from Flydiverny/aws-sdk-v35885569
refactor: use v3 sdkd9927c4
Merge pull request #123 from crazy-max/ecr-inputb9a4d91
ecr input to specify whether the given registry is ECRb20b9f5
Merge pull request #126 from crazy-max/aws-sdkcb21399
ci: test against windows runnerfaae4d6
ecr: switch implementation to use the AWS SDK4d84a3c
Merge pull request #127 from crazy-max/carry-124