We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c7c1f commit 23a022bCopy full SHA for 23a022b
.github/workflows/s3sync.yml
@@ -20,7 +20,7 @@ jobs:
20
sudo apt-get update -y
21
sudo apt-get install awscli -y
22
- name: Configure AWS credentials from Test account
23
- uses: aws-actions/configure-aws-credentials@v1
+ uses: aws-actions/configure-aws-credentials@v4
24
with:
25
role-to-assume: arn:aws:iam::774096297494:role/cicd-runner-admin
26
aws-region: us-east-1
0 commit comments