Use fork's v1-dev which has context prefixing

This commit is contained in:
km-anthropic
2025-08-12 12:56:53 -07:00
parent ff46b61169
commit dc5d6645af

View File

@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Auto review PR - name: Auto review PR
uses: anthropics/claude-code-action@v1-dev uses: km-anthropic/claude-code-action@v1-dev
with: with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
prompt: | prompt: |