Update review.yml

This commit is contained in:
pacnpal
2025-02-10 15:02:47 -05:00
committed by GitHub
parent 872f3378a1
commit 79e34473a4

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