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 33
33
34
34
- id : bot-token
35
35
name : Get bot token
36
- uses : actions/create-github-app-token@v1.6 .0
36
+ uses : actions/create-github-app-token@v1.8 .0
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
30
30
- id : bot-token
31
31
name : Get bot token
32
- uses : actions/create-github-app-token@v1.6 .0
32
+ uses : actions/create-github-app-token@v1.8 .0
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
38
38
- id : bot-token
39
39
name : Get bot token
40
- uses : actions/create-github-app-token@v1.6 .0
40
+ uses : actions/create-github-app-token@v1.8 .0
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
43
43
- id : bot-token
44
44
name : Get bot token
45
- uses : actions/create-github-app-token@v1.6 .0
45
+ uses : actions/create-github-app-token@v1.8 .0
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
46
46
- id : bot-token
47
47
name : Get bot token
48
- uses : actions/create-github-app-token@v1.6 .0
48
+ uses : actions/create-github-app-token@v1.8 .0
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 @@ -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.6 .0
106
+ uses : actions/create-github-app-token@v1.8 .0
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.6 .0
133
+ uses : actions/create-github-app-token@v1.8 .0
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.6 .0
193
+ uses : actions/create-github-app-token@v1.8 .0
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