Skip to content

Commit a9a629a

Browse files
authored
Switch to latest credential provider
#101
1 parent 9c684ed commit a9a629a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
python-version: '3.10'
2525
- name: Configure AWS Credentials
26-
uses: aws-actions/configure-aws-credentials@v1
26+
uses: aws-actions/configure-aws-credentials@v4
2727
with:
2828
aws-region: us-east-1
2929
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}

0 commit comments

Comments
 (0)