diff --git a/.github/workflows/terraform-drift-detection.yaml b/.github/workflows/terraform-drift-detection.yaml index c78735b2c..e6cfcbd0e 100644 --- a/.github/workflows/terraform-drift-detection.yaml +++ b/.github/workflows/terraform-drift-detection.yaml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v5 - name: Configure AWS credentials - uses: aws-actions/configure-aws-credentials@v4.2.0 + uses: aws-actions/configure-aws-credentials@v5.1.0 with: role-to-assume: arn:aws:iam::588562868276:role/GitHubActionsReadonlyRole aws-region: us-east-1