We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25797f1 commit ca8d61cCopy full SHA for ca8d61c
1 file changed
.github/workflows/pr-claude-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.123
+ uses: anthropics/claude-code-action@v1.0.133
39
40
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
41
prompt: |
0 commit comments