File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 fetch-depth : 1
4444
4545 - name : Analyze failure with Claude
46- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
46+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
4747 with :
4848 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4949 prompt : |
Original file line number Diff line number Diff line change 4242 run : npm install -g markdownlint-cli
4343
4444 - name : Review PR with Claude
45- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
45+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
4646 with :
4747 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4848 track_progress : true
Original file line number Diff line number Diff line change 5858
5959 - name : Run Claude Code
6060 id : claude
61- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
61+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
6262 with :
6363 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
6464 use_commit_signing : true
Original file line number Diff line number Diff line change 6666
6767 - name : Validate plugin components
6868 if : steps.changed-files.outputs.has_changes == 'true'
69- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
69+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
7070 id : validate
7171 with :
7272 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 3636 fetch-depth : 1
3737
3838 - name : Label issue with Claude
39- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
39+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
4040 with :
4141 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4242 prompt : |
@@ -131,7 +131,7 @@ jobs:
131131 fetch-depth : 1
132132
133133 - name : Label PR with Claude
134- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
134+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
135135 with :
136136 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
137137 prompt : |
Original file line number Diff line number Diff line change 3131 fetch-depth : 1
3232
3333 - name : Check version consistency
34- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
34+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
3535 id : version-check
3636 with :
3737 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 4848 fi
4949
5050 - name : Generate maintenance report
51- uses : anthropics/claude-code-action@d7b6d50442a89f005016e778bf825a72ef582525 # v1.0.25
51+ uses : anthropics/claude-code-action@94e310eb2ce38c5bff2934c5858caf6cbde5ac01 # v1.0.26
5252 with :
5353 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5454 prompt : |
You can’t perform that action at this time.
0 commit comments