Skip to content

Commit 7272ccd

Browse files
chore(deps): update aws-actions/configure-aws-credentials action to v6.3.0
1 parent ebeb686 commit 7272ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm ci --no-audit
3131

3232
- name: Configure AWS credentials
33-
uses: aws-actions/configure-aws-credentials@cbe3b392738ccf3f987d68400dafcf4b0624a56c # v6.2.4
33+
uses: aws-actions/configure-aws-credentials@e1253824e5c10ff9df46874f81ed3ec929e19cfd # v6.3.0
3434
with:
3535
# The role is set up via https://github.com/bifravst/ci
3636
# secrets.AWS_ACCOUNT_ID_CI is an organization secret

0 commit comments

Comments
 (0)