We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63b1142 + be2bf29 commit cb4c311Copy full SHA for cb4c311
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.0.0
+ uses: aws-actions/configure-aws-credentials@v6.1.0
76
with:
77
role-to-assume: ${{ env.AWS_ROLE }}
78
aws-region: ${{ env.AWS_REGION }}
0 commit comments