mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-02 05:55:10 +09:00
ci: update configure-aws-credentials to v5 (#1470)
BEGIN_COMMIT_OVERRIDE chore: update configure-aws-credentials to v5 (#1470) END_COMMIT_OVERRIDE
This commit is contained in:
committed by
kellertk
parent
af208eb863
commit
368291f3c1
@@ -18,7 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
name: Clone repo
|
||||
- name: Configure AWS credentials
|
||||
uses: aws-actions/configure-aws-credentials@v4
|
||||
uses: aws-actions/configure-aws-credentials@v5
|
||||
with:
|
||||
aws-region: us-west-2
|
||||
role-to-assume: ${{ secrets.CONFIGUREAWSCREDENTIALSPACKAGEROLEARN }}
|
||||
|
||||
Reference in New Issue
Block a user