File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -209,7 +209,7 @@ jobs:
209209 steps :
210210 - name : App Token
211211 id : app_token
212- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
212+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
213213 with :
214214 app-id : ${{ secrets.GH_APP_ID }}
215215 private-key : ${{ secrets.GH_APP_PRIVATE_KEY }}
@@ -294,7 +294,7 @@ jobs:
294294 steps :
295295 - name : App Token
296296 id : app_token
297- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
297+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
298298 with :
299299 app-id : ${{ secrets.GH_APP_ID }}
300300 private-key : ${{ secrets.GH_APP_PRIVATE_KEY }}
@@ -463,7 +463,7 @@ jobs:
463463 steps :
464464 - name : App Token
465465 id : app_token
466- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
466+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
467467 with :
468468 app-id : ${{ secrets.GH_APP_ID }}
469469 private-key : ${{ secrets.GH_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1515 steps :
1616 - name : App Token
1717 id : app_token
18- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2
18+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
1919 with :
2020 app-id : ${{ secrets.GH_APP_ID }}
2121 private-key : ${{ secrets.GH_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments