Update README.md

This commit is contained in:
pacnpal
2024-12-24 11:15:26 -05:00
committed by GitHub
parent 782f8cccd0
commit a5a4083f00

View File

@@ -42,7 +42,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 }}