login-action
login-action copied to clipboard
Public ECR login issue on Windows
https://github.com/docker/login-action/actions/runs/5796019187/job/15708732154#step:3:14
Retrieving registries data through AWS SDK...
AWS Public ECR detected with us-east-1 region
Logging into public.ecr.aws...
Error: Error saving credentials: error storing credentials - err: exit status 1, out: `The stub received bad data.`
Looks similar to:
- https://github.com/aws/aws-cli/issues/5636
- https://github.com/docker/docker-credential-helpers/issues/190