File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 50
50
51
51
- name : Generate GitHub App Token
52
52
id : token
53
- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
53
+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
54
54
with :
55
55
app-id : ${{ secrets.APP_ID }}
56
56
private-key : ${{ secrets.APP_PEM }}
Original file line number Diff line number Diff line change 22
22
steps :
23
23
- name : Generate GitHub App Token
24
24
id : token
25
- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
25
+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
26
26
with :
27
27
app-id : ${{ secrets.APP_ID }}
28
28
private-key : ${{ secrets.APP_PEM }}
Original file line number Diff line number Diff line change 50
50
51
51
- name : Generate GitHub App Token
52
52
id : token
53
- uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
53
+ uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
54
54
with :
55
55
app-id : ${{ secrets.APP_ID }}
56
56
private-key : ${{ secrets.APP_PEM }}
You can’t perform that action at this time.
0 commit comments