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 e14c5fd + 2ffce39 commit 03d3169Copy full SHA for 03d3169
1 file changed
.github/workflows/release.yaml
@@ -72,7 +72,7 @@ jobs:
72
```
73
74
- name: Authenticate GitHub workflow to AWS
75
- uses: aws-actions/configure-aws-credentials@v6.2.0
+ uses: aws-actions/configure-aws-credentials@v6.2.1
76
with:
77
role-to-assume: ${{ env.AWS_ROLE }}
78
aws-region: ${{ env.AWS_REGION }}
0 commit comments