Update claude-review.yml

This commit is contained in:
pacnpal
2024-12-10 18:58:44 -05:00
committed by GitHub
parent 7ee17f6479
commit 24fa3971bf

View File

@@ -27,7 +27,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Run Claude Review - name: Run Claude Review
uses: pacnpal/claude-code-review@v1.0.4 uses: pacnpal/claude-code-review@v1.0.6
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }} anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }}