We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01bdfaa + 80bfc1b commit cb59652Copy full SHA for cb59652
.github/workflows/claude-review.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0
31
32
- name: Claude Review
33
- uses: WalletConnect/actions/claude/auto-review@974cce051b8452198a144e0e6c4df4d2328a132c
+ uses: WalletConnect/actions/claude/auto-review@d589468690b138fc8319fb1dcfc1825b1dd5c25f
34
with:
35
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
36
project_context: |
0 commit comments