Skip to content

Commit

Permalink
Update aws-actions/configure-aws-credentials action to v4 (#408)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-coveooss <382603+renovate-coveooss[bot]@users.noreply.github.com>
  • Loading branch information
renovate-coveooss[bot] and renovate-coveooss authored Sep 22, 2023
1 parent 05759f2 commit 3160afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: 1.17

- 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::043612128888:role/nrd-oss-tgf-github-actions-ci
Expand Down

0 comments on commit 3160afa

Please sign in to comment.