Skip to content

Commit

Permalink
fix: update actions configure-aws-credentials to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
thulasi-ram committed Feb 20, 2024
1 parent 8e10684 commit 43a8ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- uses: actions/[email protected]
- run: ls -lahtr
- run: pwd
- uses: aws-actions/configure-aws-credentials@v3
- uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: us-east-1
role-to-assume: ${{ secrets.AWS_SAD_UPLOADER_ROLE }}
Expand Down

0 comments on commit 43a8ca4

Please sign in to comment.