Skip to content

Commit b29b27d

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

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
@@ -40,7 +40,7 @@ jobs:
4040
run: npm run prepublishOnly
4141

4242
- name: Configure AWS credentials
43-
uses: aws-actions/configure-aws-credentials@v5
43+
uses: aws-actions/configure-aws-credentials@v6
4444
with:
4545
# The role is set up via https://github.com/bifravst/ci
4646
# secrets.AWS_ACCOUNT_ID_CI is an organization secret

0 commit comments

Comments
 (0)