Skip to content

Commit

Permalink
Merge pull request #151 from meshy/dependabot/github_actions/aws-acti…
Browse files Browse the repository at this point in the history
…ons/configure-aws-credentials-4

Bump aws-actions/configure-aws-credentials from 2 to 4
  • Loading branch information
meshy authored Jan 3, 2024
2 parents 692ea7f + 71499c0 commit 8625b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
make generate
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::386531310338:role/pythonwheels_deploy_from_github
aws-region: eu-west-1
Expand Down

0 comments on commit 8625b9d

Please # to comment.