File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Create branch
12- uses : actions/github-script@v8
12+ uses : actions/github-script@v9
1313 with :
1414 github-token : ${{ secrets.QWY_SYNC_BOT_TOKEN }}
1515 script : |
4040 runs-on : ubuntu-latest
4141 steps :
4242 - name : 自动分配问题到人民的勤务员
43- uses : actions/github-script@v8
43+ uses : actions/github-script@v9
4444 with :
4545 github-token : ${{ secrets.QWY_SYNC_BOT_TOKEN }}
4646 script : |
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : 自动分配审查和受理至人民的勤务员
14- uses : actions/github-script@v8
14+ uses : actions/github-script@v9
1515 with :
1616 github-token : ${{ secrets.QWY_SYNC_BOT_TOKEN }}
1717 script : |
Original file line number Diff line number Diff line change 1111 if : github.actor == 'dependabot[bot]'
1212 steps :
1313 - name : Check and merge ⛙
14- uses : actions/github-script@v8
14+ uses : actions/github-script@v9
1515 with :
1616 github-token : ${{ secrets.QWY_SYNC_BOT_TOKEN }}
1717 script : |
You can’t perform that action at this time.
0 commit comments