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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
12
+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
34
+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
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@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
25
+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
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 30
30
steps :
31
31
- name : Generate token
32
32
id : generate_token
33
- uses : actions/create-github-app-token@67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7 # v1.11.3
33
+ uses : actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2.0.2
34
34
with :
35
35
app-id : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_APP_ID }}
36
36
private-key : ${{ secrets.FETCH_METADATA_ACTION_AUTOMATION_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments