File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7373 id : ' generate_token'
7474 if : |-
7575 ${{ vars.APP_ID }}
76- uses : ' actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 ' # v2
76+ uses : ' actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf ' # v2
7777 with :
7878 app-id : ' ${{ vars.APP_ID }}'
7979 private-key : ' ${{ secrets.APP_PRIVATE_KEY }}'
Original file line number Diff line number Diff line change 8282 id : ' generate_token'
8383 if : |-
8484 ${{ vars.APP_ID }}
85- uses : ' actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 ' # v2
85+ uses : ' actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf ' # v2
8686 with :
8787 app-id : ' ${{ vars.APP_ID }}'
8888 private-key : ' ${{ secrets.APP_PRIVATE_KEY }}'
You can’t perform that action at this time.
0 commit comments