Open
Description
Description
This issue tracks the upgrade of aws-actions/configure-aws-credentials from version 4.1.0 to 4.2.0 in our GitHub Actions workflows.
New Features
- Added Expiration field to Outputs
- Documented role-duration-seconds range
- Support for action inputs as environment variables (resolves feat: support action inputs as environment variables aws-actions/configure-aws-credentials#1338)
Bug Fixes
- Fixed role chaining on multiple runs (resolves fix: role chaning on mulitple runs aws-actions/configure-aws-credentials#1340)
- Fixed action build issues and dependabot autoapprove
Implementation
This issue is resolved by PR #51, which was created by Dependabot to automatically update the dependency.
Resolves #51