Update review.yml

This commit is contained in:
pacnpal
2024-12-24 11:14:13 -05:00
committed by GitHub
parent fdd7a4fcf1
commit 7553752f0d

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.6 uses: pacnpal/claude-code-review@v1.0.7
with: with:
github-token: ${{ secrets.GITHUB_TOKEN }} github-token: ${{ secrets.GITHUB_TOKEN }}
anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }} anthropic-key: ${{ secrets.ANTHROPIC_API_KEY }}