File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 id : claude-review
4242 if : env.CLAUDE_TOKEN != ''
4343 continue-on-error : true
44- uses : anthropics/claude-code-action@5fb899572b81d2bb648d4d187173a2f423a9677c # v1 (v1.0.96)
44+ uses : anthropics/claude-code-action@905d4eb99ab3d43143d74fb0dcae537f29ac330a # v1 (v1.0.96)
4545 with :
4646 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4747 github_token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3232
3333 - name : Run Claude Code
3434 id : claude
35- uses : anthropics/claude-code-action@5fb899572b81d2bb648d4d187173a2f423a9677c # v1 (v1.0.96)
35+ uses : anthropics/claude-code-action@905d4eb99ab3d43143d74fb0dcae537f29ac330a # v1 (v1.0.96)
3636 with :
3737 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3838 github_token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments