We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39d3d42 + 997fb15 commit 1858f14Copy full SHA for 1858f14
.github/actions/build-push-image/action.yml
@@ -34,7 +34,7 @@ runs:
34
using: "composite"
35
steps:
36
- name: Configure AWS Credentials
37
- uses: aws-actions/configure-aws-credentials@v4.2.1
+ uses: aws-actions/configure-aws-credentials@v5.1.0
38
with:
39
role-to-assume: ${{ inputs.aws_role }}
40
aws-region: ${{ inputs.aws_region }}
0 commit comments