Commit a43163a 1 parent ddde195 commit a43163a Copy full SHA for a43163a
File tree 8 files changed +10
-10
lines changed
8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
uses : hmarr/debug-action@v3.0.0
34
34
- id : bot-token
35
35
name : Get bot token
36
- uses : actions/create-github-app-token@v1.11.5
36
+ uses : actions/create-github-app-token@v1.11.6
37
37
with :
38
38
app-id : ${{ secrets.BOT_APP_ID }}
39
39
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 29
29
uses : hmarr/debug-action@v3.0.0
30
30
- id : bot-token
31
31
name : Get bot token
32
- uses : actions/create-github-app-token@v1.11.5
32
+ uses : actions/create-github-app-token@v1.11.6
33
33
with :
34
34
app-id : ${{ secrets.BOT_APP_ID }}
35
35
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 37
37
uses : hmarr/debug-action@v3.0.0
38
38
- id : bot-token
39
39
name : Get bot token
40
- uses : actions/create-github-app-token@v1.11.5
40
+ uses : actions/create-github-app-token@v1.11.6
41
41
with :
42
42
app-id : ${{ secrets.BOT_APP_ID }}
43
43
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 42
42
uses : hmarr/debug-action@v3.0.0
43
43
- id : bot-token
44
44
name : Get bot token
45
- uses : actions/create-github-app-token@v1.11.5
45
+ uses : actions/create-github-app-token@v1.11.6
46
46
with :
47
47
app-id : ${{ secrets.BOT_APP_ID }}
48
48
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 45
45
uses : hmarr/debug-action@v3.0.0
46
46
- id : bot-token
47
47
name : Get bot token
48
- uses : actions/create-github-app-token@v1.11.5
48
+ uses : actions/create-github-app-token@v1.11.6
49
49
with :
50
50
app-id : ${{ secrets.BOT_APP_ID }}
51
51
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 17
17
steps :
18
18
- id : bot-token
19
19
name : Get bot token
20
- uses : actions/create-github-app-token@v1.11.5
20
+ uses : actions/create-github-app-token@v1.11.6
21
21
with :
22
22
app-id : ${{ secrets.BOT_APP_ID }}
23
23
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 25
25
steps :
26
26
- id : bot-token
27
27
name : Get bot token
28
- uses : actions/create-github-app-token@v1.11.5
28
+ uses : actions/create-github-app-token@v1.11.6
29
29
with :
30
30
app-id : ${{ secrets.BOT_APP_ID }}
31
31
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103
103
steps :
104
104
- id : bot-token
105
105
name : Get bot token
106
- uses : actions/create-github-app-token@v1.11.5
106
+ uses : actions/create-github-app-token@v1.11.6
107
107
with :
108
108
app-id : ${{ secrets.BOT_APP_ID }}
109
109
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
@@ -130,7 +130,7 @@ jobs:
130
130
steps :
131
131
- id : bot-token
132
132
name : Get bot token
133
- uses : actions/create-github-app-token@v1.11.5
133
+ uses : actions/create-github-app-token@v1.11.6
134
134
with :
135
135
app-id : ${{ secrets.BOT_APP_ID }}
136
136
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
@@ -190,7 +190,7 @@ jobs:
190
190
steps :
191
191
- id : bot-token
192
192
name : Get bot token
193
- uses : actions/create-github-app-token@v1.11.5
193
+ uses : actions/create-github-app-token@v1.11.6
194
194
with :
195
195
app-id : ${{ secrets.BOT_APP_ID }}
196
196
private-key : ${{ secrets.BOT_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments