Skip to content

Commit

Permalink
Merge pull request #184: Bump aws-actions/configure-aws-credentials f…
Browse files Browse the repository at this point in the history
…rom 2 to 4
  • Loading branch information
victorlin authored Dec 12, 2023
2 parents 2dfb775 + 00c8fee commit 1eeb489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
username: nextstrain-bot
password: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_MANAGE_PACKAGES }}

- uses: aws-actions/configure-aws-credentials@v2
- uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: us-east-1
role-to-assume: arn:aws:iam::827581582529:role/GitHubActionsRoleNextstrainTmpBucket
Expand Down

0 comments on commit 1eeb489

Please sign in to comment.