File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 steps :
3131 - name : Generate GitHub App Token
3232 id : app-token
33- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
33+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
3434 with :
3535 app-id : ${{ secrets.HAVE_RELEASE_APP_ID }}
3636 private-key : ${{ secrets.HAVE_RELEASE_APP_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2424 steps :
2525 - name : Generate GitHub App Token
2626 id : app-token
27- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
27+ uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
2828 with :
2929 app-id : ${{ secrets.HAVE_RELEASE_APP_ID }}
3030 private-key : ${{ secrets.HAVE_RELEASE_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments