Skip to content

Commit 3b921eb

Browse files
chore(deps): update aws-actions/configure-aws-credentials action to v6
1 parent 84131f5 commit 3b921eb

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@v6
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)