File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3333 uses : hmarr/debug-action@v3.0.0
3434 - id : bot-token
3535 name : Get bot token
36- uses : actions/create-github-app-token@v2.2.0
36+ uses : actions/create-github-app-token@v2.2.1
3737 with :
3838 app-id : ${{ secrets.BOT_APP_ID }}
3939 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 3535 uses : hmarr/debug-action@v3.0.0
3636 - id : bot-token
3737 name : Get bot token
38- uses : actions/create-github-app-token@v2.2.0
38+ uses : actions/create-github-app-token@v2.2.1
3939 with :
4040 app-id : ${{ secrets.BOT_APP_ID }}
4141 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4343 uses : hmarr/debug-action@v3.0.0
4444 - id : bot-token
4545 name : Get bot token
46- uses : actions/create-github-app-token@v2.2.0
46+ uses : actions/create-github-app-token@v2.2.1
4747 with :
4848 app-id : ${{ secrets.BOT_APP_ID }}
4949 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4040 uses : hmarr/debug-action@v3.0.0
4141 - id : bot-token
4242 name : Get bot token
43- uses : actions/create-github-app-token@v2.2.0
43+ uses : actions/create-github-app-token@v2.2.1
4444 with :
4545 app-id : ${{ secrets.BOT_APP_ID }}
4646 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4545 uses : hmarr/debug-action@v3.0.0
4646 - id : bot-token
4747 name : Get bot token
48- uses : actions/create-github-app-token@v2.2.0
48+ uses : actions/create-github-app-token@v2.2.1
4949 with :
5050 app-id : ${{ secrets.BOT_APP_ID }}
5151 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 steps :
114114 - id : bot-token
115115 name : Get bot token
116- uses : actions/create-github-app-token@v2.2.0
116+ uses : actions/create-github-app-token@v2.2.1
117117 with :
118118 app-id : ${{ secrets.BOT_APP_ID }}
119119 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
@@ -136,7 +136,7 @@ jobs:
136136 steps :
137137 - id : bot-token
138138 name : Get bot token
139- uses : actions/create-github-app-token@v2.2.0
139+ uses : actions/create-github-app-token@v2.2.1
140140 with :
141141 app-id : ${{ secrets.BOT_APP_ID }}
142142 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
@@ -191,7 +191,7 @@ jobs:
191191 steps :
192192 - id : bot-token
193193 name : Get bot token
194- uses : actions/create-github-app-token@v2.2.0
194+ uses : actions/create-github-app-token@v2.2.1
195195 with :
196196 app-id : ${{ secrets.BOT_APP_ID }}
197197 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments