2 parents 6f3ee2a + f6e4ee1 commit d21770eCopy full SHA for d21770e
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@4633baf5267540f3f8cb58b684f79901d564c280 # v1.0.160
+ uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1.0.165
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