File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
steps :
10
10
- name : Generate token
11
11
id : generate_token
12
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
12
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
13
13
with :
14
14
app-id : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_APP_ID }}
15
15
private-key : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 31
31
steps :
32
32
- name : Generate token
33
33
id : generate_token
34
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
34
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
35
35
with :
36
36
app-id : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_APP_ID }}
37
37
private-key : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 22
22
steps :
23
23
- name : Generate token
24
24
id : generate_token
25
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
25
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
26
26
with :
27
27
app-id : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_APP_ID }}
28
28
private-key : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 38
38
steps :
39
39
- name : Generate token
40
40
id : generate_token
41
- uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
41
+ uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
42
42
with :
43
43
app-id : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_APP_ID }}
44
44
private-key : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments