Skip to content

Commit

Permalink
aws assume role v3
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Nov 21, 2023
1 parent d350213 commit 4f6c967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
# # TODO how does this work? Does the repo need to be registered to be
# # able to assume that role or what?
- name: Assume AWS role
uses: aws-actions/configure-aws-credentials@v1-node16
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: arn:aws:iam::068037490145:role/prestoplay-web-web-uploader
aws-region: us-east-1
Expand Down

0 comments on commit 4f6c967

Please sign in to comment.