File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919
2020 - name : Generate GitHub application token
2121 id : generate-application-token
22- uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974 # v4.0.0
22+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343 # v4.0.1
2323 with :
2424 application_id : ${{ secrets.REVIEWER_APPLICATION_ID }}
2525 application_private_key : ${{ secrets.REVIEWER_APPLICATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2525
2626 - name : Generate GitHub application token
2727 id : generate-application-token
28- uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974 # v4.0.0
28+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343 # v4.0.1
2929 with :
3030 application_id : ${{ secrets.UPDATER_APPLICATION_ID }}
3131 application_private_key : ${{ secrets.UPDATER_APPLICATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1818
1919 - name : Generate GitHub application token
2020 id : generate-application-token
21- uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974 # v4.0.0
21+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343 # v4.0.1
2222 with :
2323 application_id : ${{ secrets.REVIEWER_APPLICATION_ID }}
2424 application_private_key : ${{ secrets.REVIEWER_APPLICATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2020
2121 - name : Generate GitHub application token
2222 id : generate-application-token
23- uses : peter-murray/workflow-application-token-action@8e4e6fbf6fcc8a272781d97597969d21b3812974 # v4.0.0
23+ uses : peter-murray/workflow-application-token-action@d17e3a9a36850ea89f35db16c1067dd2b68ee343 # v4.0.1
2424 with :
2525 application_id : ${{ secrets.UPDATER_APPLICATION_ID }}
2626 application_private_key : ${{ secrets.UPDATER_APPLICATION_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments