diff --git a/.github/workflows/preview-env.yaml b/.github/workflows/preview-env.yaml index 0e85290..73b1f5f 100644 --- a/.github/workflows/preview-env.yaml +++ b/.github/workflows/preview-env.yaml @@ -77,7 +77,7 @@ jobs: fi - name: Configure AWS credentials (OIDC) - uses: aws-actions/configure-aws-credentials@5e19c1aa7acd2e02c5110eaf77eacd29039cca28 + uses: aws-actions/configure-aws-credentials@c36c0e55fd4fc92be6e2ea062d14733d462f42e4 with: role-to-assume: ${{ steps.role-select.outputs.aws_role }} aws-region: ${{ env.AWS_REGION }}