File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
steps :
35
35
- name : Get App Token
36
36
id : app-token
37
- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
37
+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
38
38
with :
39
39
app-id : ${{ secrets.BOT_APP_ID }}
40
40
private-key : ${{ secrets.BOT_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 19
19
steps :
20
20
- name : Get App Token
21
21
id : app-token
22
- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
22
+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
23
23
with :
24
24
app-id : ${{ secrets.BOT_APP_ID }}
25
25
private-key : ${{ secrets.BOT_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments