diff --git a/.github/workflows/deploy-portal-prod.yml b/.github/workflows/deploy-portal-prod.yml index 624d3a3807..44c7d537ab 100644 --- a/.github/workflows/deploy-portal-prod.yml +++ b/.github/workflows/deploy-portal-prod.yml @@ -29,7 +29,7 @@ jobs: ref: ${{ inputs.tag }} - uses: ./.github/actions/pnpm-setup-action - name: Assume AWS Role - 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::797640923903:role/sagebase-github-oidc-sage-bionetworks-web-monorepo-infra