There was an error while loading. Please reload this page.
1 parent 369a42d commit 701df99Copy full SHA for 701df99
2 files changed
.github/workflows/claude-code-review.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Run Claude Code Review
39
id: claude-review
40
- uses: anthropics/claude-code-action@9d7150bc8a3dae8149739a88019d192b579ad90c # v1.0.193
+ uses: anthropics/claude-code-action@9db594c7a0e82298c121c18b7f08aa1579ce7341 # v1.0.185
41
with:
42
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
43
.github/workflows/claude.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run Claude Code
id: claude
0 commit comments