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 15
15
steps :
16
16
- name : Generate a token
17
17
id : generate_token
18
- uses : actions/create-github-app-token@064492a9a1762067169d50c792a7dc02bc3d1254 # v2.0.0
18
+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
19
19
with :
20
20
app-id : ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
21
21
private-key : ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 19
19
steps :
20
20
- name : Generate a token
21
21
id : generate_token
22
- uses : actions/create-github-app-token@064492a9a1762067169d50c792a7dc02bc3d1254 # v2.0.0
22
+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
23
23
with :
24
24
app-id : ${{ secrets.PROJECT_AUTOMATION_APP_ID }}
25
25
private-key : ${{ secrets.PROJECT_AUTOMATION_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments