We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13212e5 commit 995274aCopy full SHA for 995274a
.github/workflows/test-and-release.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: npm ci --no-audit
29
30
- name: Configure AWS credentials
31
- uses: aws-actions/configure-aws-credentials@v4
+ uses: aws-actions/configure-aws-credentials@v6
32
with:
33
# The role is set up via https://github.com/bifravst/ci
34
# secrets.AWS_ACCOUNT_ID_CI is an organization secret
0 commit comments