File tree Expand file tree Collapse file tree 11 files changed +14
-14
lines changed
Expand file tree Collapse file tree 11 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 3030 git push
3131
3232 - name : Add reaction
33- uses : peter-evans/create-or-update-comment@v4
33+ uses : peter-evans/create-or-update-comment@v5
3434 with :
3535 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
3636 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 3838 git push
3939
4040 - name : Add reaction
41- uses : peter-evans/create-or-update-comment@v4
41+ uses : peter-evans/create-or-update-comment@v5
4242 with :
4343 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
4444 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Add reaction
10- uses : peter-evans/create-or-update-comment@v4
10+ uses : peter-evans/create-or-update-comment@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Add reaction
22- uses : peter-evans/create-or-update-comment@v4
22+ uses : peter-evans/create-or-update-comment@v5
2323 with :
2424 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
2525 repository : ${{ github.event.inputs.repository }}
3131 run : echo "run-url=https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID" >> $GITHUB_OUTPUT
3232
3333 - name : Create comment
34- uses : peter-evans/create-or-update-comment@v4
34+ uses : peter-evans/create-or-update-comment@v5
3535 with :
3636 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
3737 repository : ${{ github.event.inputs.repository }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Add reaction
10- uses : peter-evans/create-or-update-comment@v4
10+ uses : peter-evans/create-or-update-comment@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
1919 run : echo "run-url=https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID" >> $GITHUB_OUTPUT
2020
2121 - name : Create comment
22- uses : peter-evans/create-or-update-comment@v4
22+ uses : peter-evans/create-or-update-comment@v5
2323 with :
2424 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
2525 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 2727 git push
2828
2929 - name : Add reaction
30- uses : peter-evans/create-or-update-comment@v4
30+ uses : peter-evans/create-or-update-comment@v5
3131 with :
3232 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
3333 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Update comment
10- uses : peter-evans/create-or-update-comment@v4
10+ uses : peter-evans/create-or-update-comment@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Update comment
10- uses : peter-evans/create-or-update-comment@v4
10+ uses : peter-evans/create-or-update-comment@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - name : Update comment
10- uses : peter-evans/create-or-update-comment@v4
10+ uses : peter-evans/create-or-update-comment@v5
1111 with :
1212 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
1313 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
Original file line number Diff line number Diff line change 2525 git push --force-with-lease
2626
2727 - name : Update comment
28- uses : peter-evans/create-or-update-comment@v4
28+ uses : peter-evans/create-or-update-comment@v5
2929 with :
3030 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
3131 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
3939 runs-on : ubuntu-latest
4040 steps :
4141 - name : Update comment
42- uses : peter-evans/create-or-update-comment@v4
42+ uses : peter-evans/create-or-update-comment@v5
4343 with :
4444 token : ${{ secrets.ACTIONS_BOT_TOKEN }}
4545 repository : ${{ github.event.client_payload.github.payload.repository.full_name }}
You can’t perform that action at this time.
0 commit comments