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 afbb3ba + 90039b9 commit 560f33cCopy full SHA for 560f33c
.github/actions/retag-image/action.yml
@@ -23,7 +23,7 @@ runs:
23
using: "composite"
24
steps:
25
- name: Configure AWS Credentials
26
- uses: aws-actions/configure-aws-credentials@v4.0.3
+ uses: aws-actions/configure-aws-credentials@v4.2.0
27
with:
28
role-to-assume: ${{ inputs.aws_role }}
29
aws-region: ${{ inputs.aws_region }}
0 commit comments