1 parent 5fc4c4d commit 931a37cCopy full SHA for 931a37c
1 file changed
.github/workflows/claude-code-review.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run Claude Code Review (agentic)
37
id: claude-review
38
- uses: anthropics/claude-code-action@fad22eb3fa582b7357fc0ea48af6645851b884fd # v1
+ uses: anthropics/claude-code-action@6c0083bb7289c31716797a039b6367b3079cc46e # v1
39
continue-on-error: true
40
with:
41
claude_code_oauth_token: ${{ env.CLAUDE_CODE_OAUTH_TOKEN }}
0 commit comments