Skip to content

Commit

Permalink
Updating configure-aws-credentials to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lannro authored May 21, 2024
1 parent 598f57a commit fd49b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1-node16
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: ${{ secrets.AWS_REGION }}
role-to-assume: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/github
Expand Down

0 comments on commit fd49b11

Please sign in to comment.