File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 fetch-depth : 1
4343
4444 - name : Analyze failure with Claude
45- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
45+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
4646 with :
4747 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4848 prompt : |
Original file line number Diff line number Diff line change 4141 run : npm install -g markdownlint-cli
4242
4343 - name : Review PR with Claude
44- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
44+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
4545 with :
4646 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4747 mode : agent
Original file line number Diff line number Diff line change 5757
5858 - name : Run Claude Code
5959 id : claude
60- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
60+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
6161 with :
6262 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
6363 use_commit_signing : true
Original file line number Diff line number Diff line change 6565
6666 - name : Validate plugin components
6767 if : steps.changed-files.outputs.has_changes == 'true'
68- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
68+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
6969 id : validate
7070 with :
7171 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 3535 fetch-depth : 1
3636
3737 - name : Label issue with Claude
38- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
38+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
3939 with :
4040 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4141 prompt : |
@@ -129,7 +129,7 @@ jobs:
129129 fetch-depth : 1
130130
131131 - name : Label PR with Claude
132- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
132+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
133133 with :
134134 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
135135 prompt : |
Original file line number Diff line number Diff line change 3030 fetch-depth : 1
3131
3232 - name : Check version consistency
33- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
33+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
3434 id : version-check
3535 with :
3636 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 2828 fetch-depth : 1
2929
3030 - name : Generate maintenance report
31- uses : anthropics/claude-code-action@6337623ebba10cf8c8214b507993f8062fd4ccfb # v1.0.22
31+ uses : anthropics/claude-code-action@97b8aadc01f558e46e7faacdb4461a3dc6c73c56 # v1.0.23
3232 with :
3333 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3434 prompt : |
You can’t perform that action at this time.
0 commit comments