File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Generate Token
20- uses : actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
20+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
2121 id : app-token
2222 with :
2323 app-id : " ${{ secrets.BOT_APP_ID }}"
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Generate Token
21- uses : actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
21+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
2222 id : app-token
2323 with :
2424 app-id : " ${{ secrets.BOT_APP_ID }}"
Original file line number Diff line number Diff line change 5252 runs-on : ubuntu-latest
5353 steps :
5454 - name : Generate Token
55- uses : actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
55+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
5656 id : app-token
5757 with :
5858 app-id : " ${{ secrets.BOT_APP_ID }}"
You can’t perform that action at this time.
0 commit comments