Skip to content

Commit b57c529

Browse files
Merge pull request #8562 from BitGo/dx-496-upgrade-aws-credentials-v6
ci(workflows): upgrade aws-actions/configure-aws-credentials to v6
2 parents 98f844b + 9d90a6d commit b57c529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v6
3030

3131
- name: Configure AWS Credentials (OIDC)
32-
uses: aws-actions/configure-aws-credentials@v5
32+
uses: aws-actions/configure-aws-credentials@v6
3333
with:
3434
role-to-assume: arn:aws:iam::199765120567:role/${{ github.event.repository.name }}-iam-protected
3535
aws-region: us-west-2

0 commit comments

Comments
 (0)