Skip to content

Commit 61402f3

Browse files
chore(deps): update aws-actions/configure-aws-credentials action to v6
1 parent a6c174f commit 61402f3

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
@@ -44,7 +44,7 @@ jobs:
4444
run: npm test
4545

4646
- name: Configure AWS credentials
47-
uses: aws-actions/configure-aws-credentials@v5
47+
uses: aws-actions/configure-aws-credentials@e7f100cf4c008499ea8adda475de1042d6975c7b # v6.2.0
4848
with:
4949
# The role is set up via https://github.com/bifravst/ci
5050
# secrets.AWS_ACCOUNT_ID_CI is an organization secret

0 commit comments

Comments
 (0)