diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 130d772..ba59d04 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: - name: Configure AWS credentials # nosemgrep: third-party-action-not-pinned-to-commit-sha - uses: aws-actions/configure-aws-credentials@v5 + uses: aws-actions/configure-aws-credentials@v6 with: aws-region: ${{ env.AWS_REGION }} role-to-assume: arn:aws:iam::${{ env.AWS_ACCOUNT_ID }}:role/github-actions-ecs-role