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.
1 parent a1bc025 commit ff968e6Copy full SHA for ff968e6
.github/workflows/integration-aws.yml
@@ -63,7 +63,7 @@ jobs:
63
# Auth
64
- name: Configure AWS credentials
65
id: auth
66
- uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
+ uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
67
with:
68
role-to-assume: ${{ env.GITHUB_ACTIONS_ROLE_ARN }}
69
aws-region: ${{ env.AWS_REGION }}
0 commit comments