Skip to content

Commit ff968e6

Browse files
committed
chore: update aws cred action
1 parent a1bc025 commit ff968e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# Auth
6464
- name: Configure AWS credentials
6565
id: auth
66-
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4.0.2
66+
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
6767
with:
6868
role-to-assume: ${{ env.GITHUB_ACTIONS_ROLE_ARN }}
6969
aws-region: ${{ env.AWS_REGION }}

0 commit comments

Comments
 (0)