1 parent ebeb686 commit a8f8e35Copy full SHA for a8f8e35
1 file changed
.github/workflows/test-and-release.yaml
@@ -30,7 +30,7 @@ jobs:
30
run: npm ci --no-audit
31
32
- name: Configure AWS credentials
33
- uses: aws-actions/configure-aws-credentials@cbe3b392738ccf3f987d68400dafcf4b0624a56c # v6.2.4
+ uses: aws-actions/configure-aws-credentials@e1253824e5c10ff9df46874f81ed3ec929e19cfd # v6.3.0
34
with:
35
# The role is set up via https://github.com/bifravst/ci
36
# secrets.AWS_ACCOUNT_ID_CI is an organization secret
0 commit comments