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.1.4
36+ uses : actions/create-github-app-token@v2.2.0
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 2929 uses : hmarr/debug-action@v3.0.0
3030 - id : bot-token
3131 name : Get bot token
32- uses : actions/create-github-app-token@v2.1.4
32+ uses : actions/create-github-app-token@v2.2.0
3333 with :
3434 app-id : ${{ secrets.BOT_APP_ID }}
3535 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 3737 uses : hmarr/debug-action@v3.0.0
3838 - id : bot-token
3939 name : Get bot token
40- uses : actions/create-github-app-token@v2.1.4
40+ uses : actions/create-github-app-token@v2.2.0
4141 with :
4242 app-id : ${{ secrets.BOT_APP_ID }}
4343 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.1.4
43+ uses : actions/create-github-app-token@v2.2.0
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.1.4
48+ uses : actions/create-github-app-token@v2.2.0
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 @@ -103,7 +103,7 @@ jobs:
103103 steps :
104104 - id : bot-token
105105 name : Get bot token
106- uses : actions/create-github-app-token@v2.1.4
106+ uses : actions/create-github-app-token@v2.2.0
107107 with :
108108 app-id : ${{ secrets.BOT_APP_ID }}
109109 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
@@ -130,7 +130,7 @@ jobs:
130130 steps :
131131 - id : bot-token
132132 name : Get bot token
133- uses : actions/create-github-app-token@v2.1.4
133+ uses : actions/create-github-app-token@v2.2.0
134134 with :
135135 app-id : ${{ secrets.BOT_APP_ID }}
136136 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
@@ -188,7 +188,7 @@ jobs:
188188 steps :
189189 - id : bot-token
190190 name : Get bot token
191- uses : actions/create-github-app-token@v2.1.4
191+ uses : actions/create-github-app-token@v2.2.0
192192 with :
193193 app-id : ${{ secrets.BOT_APP_ID }}
194194 private-key : ${{ secrets.BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments