From dc5d6645af3eabd13b062160762cd61e3465b977 Mon Sep 17 00:00:00 2001 From: km-anthropic Date: Tue, 12 Aug 2025 12:56:53 -0700 Subject: [PATCH] Use fork's v1-dev which has context prefixing --- .github/workflows/claude-auto-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-auto-review.yml b/.github/workflows/claude-auto-review.yml index dc8bb5f..644ece4 100644 --- a/.github/workflows/claude-auto-review.yml +++ b/.github/workflows/claude-auto-review.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: Auto review PR - uses: anthropics/claude-code-action@v1-dev + uses: km-anthropic/claude-code-action@v1-dev with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} prompt: |