File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 - name : Generate a token
2727 id : app-token
28- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
28+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2929 with :
3030 app-id : ${{ secrets.APP_ID_OF_YUMEMI_PR_TOKEN_GENERATOR }}
3131 private-key : ${{ secrets.APP_PRIVATE_KEY_OF_YUMEMI_PR_TOKEN_GENERATOR }}
Original file line number Diff line number Diff line change 1717 steps :
1818 - name : Generate a token
1919 id : generate_token
20- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
20+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2121 with :
2222 app-id : ${{ secrets.APP_ID_OF_YUMEMI_TAG_PUSHER }}
2323 private-key : ${{ secrets.APP_PRIVATE_KEY_OF_YUMEMI_TAG_PUSHER }}
Original file line number Diff line number Diff line change 2323
2424 - name : Generate a token
2525 id : app-token
26- uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
26+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
2727 with :
2828 app-id : ${{ secrets.APP_ID_OF_YUMEMI_PR_TOKEN_GENERATOR }}
2929 private-key : ${{ secrets.APP_PRIVATE_KEY_OF_YUMEMI_PR_TOKEN_GENERATOR }}
You can’t perform that action at this time.
0 commit comments