Skip to content

Commit

Permalink
chore(runner): try the latest aws credentials action
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein authored Aug 31, 2023
1 parent d7628d6 commit fd3fc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: iterative/setup-cml@v1
- uses: aws-actions/configure-aws-credentials@v1
- uses: aws-actions/configure-aws-credentials@v3
with:
aws-region: us-east-2
role-to-assume: arn:aws:iam::342840881361:role/SandboxUser
Expand Down

0 comments on commit fd3fc6f

Please # to comment.