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 04d0012 + c4f0dfb commit 6268ab7Copy full SHA for 6268ab7
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
# https://github.com/marketplace/actions/configure-aws-credentials-action-for-github-actions
43
- id: auth
44
name: 🔐 Authenticate to AWS
45
- uses: aws-actions/configure-aws-credentials@v5
+ uses: aws-actions/configure-aws-credentials@v6
46
with:
47
role-to-assume: ${{ env.AWS_ROLE }}
48
aws-region: ${{ env.AWS_REGION }}
0 commit comments