aws-ecr-orb
aws-ecr-orb copied to clipboard
update circleci/aws-cli to 3.1.1
Checklist
- [x] All new jobs, commands, executors, parameters have descriptions
- [x] Examples have been added for any significant new features
- [x] README has been updated, if necessary
Motivation, issues
fixes #211
Description
This pr updates circleci/aws-cli to 3.1.1. This update fixes authentication error on using CircleCI OIDC Token.
@KyleTryon any chance this PR can get approved - it's preventing usage of this orb
By the way circleci/aws-cli 3.1.3 has been released
in bb249c3aa935bb88fa6697bd4f4ffe089416ead1, I updated circleci/aws-cli to 3.1.3
@felicianotech @KyleTryon would you review this PR?