Skip to content

Commit 995274a

Browse files
chore(deps): update aws-actions/configure-aws-credentials action to v6
1 parent 13212e5 commit 995274a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npm ci --no-audit
2929

3030
- name: Configure AWS credentials
31-
uses: aws-actions/configure-aws-credentials@v4
31+
uses: aws-actions/configure-aws-credentials@v6
3232
with:
3333
# The role is set up via https://github.com/bifravst/ci
3434
# secrets.AWS_ACCOUNT_ID_CI is an organization secret

0 commit comments

Comments
 (0)