File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 - uses : ./.github/actions/tend-setup
3434
35- - uses : max-sixty/tend@0.1.3
35+ - uses : max-sixty/tend@0.1.4
3636 with :
3737 github_token : ${{ secrets.TEND_BOT_TOKEN }}
3838 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ jobs:
209209 env :
210210 EVENT_TS : ${{ github.event.comment.updated_at || github.event.review.submitted_at || github.event.issue.updated_at }}
211211
212- - uses : max-sixty/tend@0.1.3
212+ - uses : max-sixty/tend@0.1.4
213213 with :
214214 github_token : ${{ secrets.TEND_BOT_TOKEN }}
215215 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 3232
3333 - uses : ./.github/actions/tend-setup
3434
35- - uses : max-sixty/tend@0.1.3
35+ - uses : max-sixty/tend@0.1.4
3636 with :
3737 github_token : ${{ secrets.TEND_BOT_TOKEN }}
3838 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 9999
100100 - uses : ./.github/actions/tend-setup
101101 if : steps.check.outputs.count != '0' || github.event_name == 'workflow_dispatch'
102- - uses : max-sixty/tend@0.1.3
102+ - uses : max-sixty/tend@0.1.4
103103 if : steps.check.outputs.count != '0' || github.event_name == 'workflow_dispatch'
104104 with :
105105 github_token : ${{ secrets.TEND_BOT_TOKEN }}
Original file line number Diff line number Diff line change 3232
3333 - uses : ./.github/actions/tend-setup
3434
35- - uses : max-sixty/tend@0.1.3
35+ - uses : max-sixty/tend@0.1.4
3636 with :
3737 github_token : ${{ secrets.TEND_BOT_TOKEN }}
3838 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 5050
5151 - uses : ./.github/actions/tend-setup
5252
53- - uses : max-sixty/tend@0.1.3
53+ - uses : max-sixty/tend@0.1.4
5454 with :
5555 github_token : ${{ secrets.TEND_BOT_TOKEN }}
5656 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 3535
3636 - uses : ./.github/actions/tend-setup
3737
38- - uses : max-sixty/tend@0.1.3
38+ - uses : max-sixty/tend@0.1.4
3939 with :
4040 github_token : ${{ secrets.TEND_BOT_TOKEN }}
4141 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
Original file line number Diff line number Diff line change 3232
3333 - uses : ./.github/actions/tend-setup
3434
35- - uses : max-sixty/tend@0.1.3
35+ - uses : max-sixty/tend@0.1.4
3636 with :
3737 github_token : ${{ secrets.TEND_BOT_TOKEN }}
3838 claude_code_oauth_token : ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
You can’t perform that action at this time.
0 commit comments