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 7474 id : " mint_identity_token"
7575 if : |-
7676 ${{ 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@29824e69f54612133e76f7eaac726eef6c875baf " # ratchet:actions/create-github-app-token@v2
7878 with :
7979 app-id : " ${{ vars.APP_ID }}"
8080 private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
@@ -186,7 +186,7 @@ jobs:
186186 id : " mint_identity_token"
187187 if : |-
188188 ${{ 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@29824e69f54612133e76f7eaac726eef6c875baf " # ratchet:actions/create-github-app-token@v2
190190 with :
191191 app-id : " ${{ vars.APP_ID }}"
192192 private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change 3131 id : " mint_identity_token"
3232 if : |-
3333 ${{ 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@29824e69f54612133e76f7eaac726eef6c875baf " # ratchet:actions/create-github-app-token@v2
3535 with :
3636 app-id : " ${{ vars.APP_ID }}"
3737 private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change 3232 id : " mint_identity_token"
3333 if : |-
3434 ${{ 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@29824e69f54612133e76f7eaac726eef6c875baf " # ratchet:actions/create-github-app-token@v2
3636 with :
3737 app-id : " ${{ vars.APP_ID }}"
3838 private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147147 id : " mint_identity_token"
148148 if : |-
149149 ${{ vars.APP_ID }}
150- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
150+ uses : " actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf " # ratchet:actions/create-github-app-token@v2
151151 with :
152152 app-id : " ${{ vars.APP_ID }}"
153153 private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 id : " mint_identity_token"
115115 if : |-
116116 ${{ vars.APP_ID }}
117- uses : " actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b " # ratchet:actions/create-github-app-token@v2
117+ uses : " actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf " # ratchet:actions/create-github-app-token@v2
118118 with :
119119 app-id : " ${{ vars.APP_ID }}"
120120 private-key : " ${{ secrets.APP_PRIVATE_KEY }}"
You can’t perform that action at this time.
0 commit comments