File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 74
74
id : " mint_identity_token"
75
75
if : |-
76
76
${{ vars.APP_ID }}
77
- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
77
+ uses : " actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 " # ratchet:actions/create-github-app-token@v2
78
78
with :
79
79
app-id : " ${{ vars.APP_ID }}"
80
80
private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
@@ -186,7 +186,7 @@ jobs:
186
186
id : " mint_identity_token"
187
187
if : |-
188
188
${{ vars.APP_ID }}
189
- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
189
+ uses : " actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 " # ratchet:actions/create-github-app-token@v2
190
190
with :
191
191
app-id : " ${{ vars.APP_ID }}"
192
192
private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change 31
31
id : " mint_identity_token"
32
32
if : |-
33
33
${{ vars.APP_ID }}
34
- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
34
+ uses : " actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 " # ratchet:actions/create-github-app-token@v2
35
35
with :
36
36
app-id : " ${{ vars.APP_ID }}"
37
37
private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change 32
32
id : " mint_identity_token"
33
33
if : |-
34
34
${{ vars.APP_ID }}
35
- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
35
+ uses : " actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 " # ratchet:actions/create-github-app-token@v2
36
36
with :
37
37
app-id : " ${{ vars.APP_ID }}"
38
38
private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ jobs:
240
240
id : " mint_identity_token"
241
241
if : |-
242
242
${{ vars.APP_ID }}
243
- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
243
+ uses : " actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 " # ratchet:actions/create-github-app-token@v2
244
244
with :
245
245
app-id : " ${{ vars.APP_ID }}"
246
246
private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ jobs:
142
142
id : " mint_identity_token"
143
143
if : |-
144
144
${{ vars.APP_ID }}
145
- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
145
+ uses : " actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 " # ratchet:actions/create-github-app-token@v2
146
146
with :
147
147
app-id : " ${{ vars.APP_ID }}"
148
148
private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
You can’t perform that action at this time.
0 commit comments