diff --git a/.github/workflows/codeguru-reviewer.yml b/.github/workflows/codeguru-reviewer.yml index b6a10ea746a..b78a2e38561 100644 --- a/.github/workflows/codeguru-reviewer.yml +++ b/.github/workflows/codeguru-reviewer.yml @@ -18,7 +18,7 @@ jobs: - name: Assume IAM Role id: iam-role continue-on-error: true - uses: aws-actions/configure-aws-credentials@v2 + uses: aws-actions/configure-aws-credentials@v3 with: role-to-assume: arn:aws:iam::048169001733:role/GuruGitHubCICDRole aws-region: us-west-2