There was an error while loading. Please reload this page.
1 parent 524e8ef commit 116719eCopy full SHA for 116719e
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@e6de054238d6b7531b4efff3b6587d9aade6a06c # v6.2.3
+ uses: aws-actions/configure-aws-credentials@cbe3b392738ccf3f987d68400dafcf4b0624a56c # v6.2.4
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