From 302e37acb894cebc4a30621008cbd0c755bf6494 Mon Sep 17 00:00:00 2001 From: Daniel Wang <99078276+dantaik@users.noreply.github.com> Date: Sat, 20 May 2023 15:01:49 +0800 Subject: [PATCH] Update openai-review.yml --- .github/workflows/openai-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/openai-review.yml b/.github/workflows/openai-review.yml index af4f9297ead..4ec1361f04d 100644 --- a/.github/workflows/openai-review.yml +++ b/.github/workflows/openai-review.yml @@ -23,7 +23,7 @@ jobs: PATCH_PR: ${{ github.event.pull_request.number }} PATCH_REPO: ${{ github.repository }} - id: review - uses: MXCzkEVM/GPTReviewWorkflow@main + uses: taikoxyz/openai-review-action@main with: GIT_COMMIT_HASH: ${{ github.event.pull_request.head.sha }} GIT_PATCH_OUTPUT: ${{ env.GIT_PATCH_OUTPUT }}