diff --git a/.github/workflows/preview-env.yaml b/.github/workflows/preview-env.yaml index ebd803b..1c1981a 100644 --- a/.github/workflows/preview-env.yaml +++ b/.github/workflows/preview-env.yaml @@ -54,7 +54,7 @@ jobs: fi - name: Configure AWS credentials (OIDC) - uses: aws-actions/configure-aws-credentials@e0972b3bd31781e38954064665dc227f3e67b9d5 + uses: aws-actions/configure-aws-credentials@e1b30a229e9414108545ddc70b41cf676c68a23f with: role-to-assume: ${{ steps.role-select.outputs.aws_role }} aws-region: ${{ env.AWS_REGION }}