We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f0c9a commit 966f901Copy full SHA for 966f901
1 file changed
.github/workflows/claude-pr-review.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
fetch-depth: 1
37
- name: Automatic PR Review
38
- uses: anthropics/claude-code-action@v1.0.29
+ uses: anthropics/claude-code-action@v1.0.30
39
40
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
41
prompt: |
0 commit comments