File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 runs-on : ubuntu-latest
2727 steps :
2828 - uses : actions/checkout@v6.0.3
29- - uses : anthropics/claude-code-action@v1.0.143
29+ - uses : anthropics/claude-code-action@v1.0.144
3030 with :
3131 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
3232 claude_args : " --model claude-opus-4-7"
4242 # issues: write
4343 # runs-on: ubuntu-latest
4444 # steps:
45- # - uses: anthropics/claude-code-action@v1.0.143
45+ # - uses: anthropics/claude-code-action@v1.0.144
4646 # with:
4747 # claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
4848 # settings: |
9898 - uses : actions/checkout@v6.0.3
9999 with :
100100 fetch-depth : 0
101- - uses : anthropics/claude-code-action@v1.0.143
101+ - uses : anthropics/claude-code-action@v1.0.144
102102 with :
103103 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
104104 settings : |
You can’t perform that action at this time.
0 commit comments