This commit is contained in:
pacnpal
2024-12-10 18:53:57 -05:00
parent 330bc93df6
commit 7ee17f6479

View File

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