1 parent 8d7195d commit 211de18Copy full SHA for 211de18
2 files changed
.github/workflows/claude-code-review.yaml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 1
35
- name: Run Claude Code Review
36
id: claude-review
37
- uses: anthropics/claude-code-action@be7b93b1907a4abad570368f3c74b6fe3807510b # v1.0.183
+ uses: anthropics/claude-code-action@86180fa9e4d311eed10c9cc49854c53dab5d517a # v1.0.184
38
with:
39
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
40
.github/workflows/claude.yaml
@@ -39,7 +39,7 @@ jobs:
- name: Run Claude Code
41
id: claude
42
43
44
45
0 commit comments