File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 - name : Generate a bot token with BOT_APP_ID
2525 id : bot_token
2626 if : vars.BOT_APP_ID && env.BOT_PRIVATE_KEY != null
27- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
27+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
2828 env :
2929 BOT_PRIVATE_KEY : ${{ secrets.BOT_PRIVATE_KEY }}
3030 with :
6060 - name : Generate a bot token with BOT_APP_ID
6161 id : bot_token
6262 if : vars.BOT_APP_ID && env.BOT_PRIVATE_KEY != null
63- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
63+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
6464 env :
6565 BOT_PRIVATE_KEY : ${{ secrets.BOT_PRIVATE_KEY }}
6666 with :
Original file line number Diff line number Diff line change 2121 - name : Generate a bot token with BOT_APP_ID
2222 id : bot_token
2323 if : vars.BOT_APP_ID && env.BOT_PRIVATE_KEY != null
24- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
24+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
2525 env :
2626 BOT_PRIVATE_KEY : ${{ secrets.BOT_PRIVATE_KEY }}
2727 with :
You can’t perform that action at this time.
0 commit comments