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 Token
2727 id : generate-token
28- uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
28+ uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
2929 with :
3030 app-id : ${{ env.APPID }}
3131 private-key : ${{ env.PRIVATEKEY }}
Original file line number Diff line number Diff line change 2424
2525 - name : Generate Token
2626 id : generate-token
27- uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
27+ uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
2828 with :
2929 app-id : ${{ env.APPID }}
3030 private-key : ${{ env.PRIVATEKEY }}
Original file line number Diff line number Diff line change 3030 secret/data/github/repo/${{ github.repository }}/github/app-credentials privateKey | APP_PEM
3131 - name : Generate Token
3232 id : generate-token
33- uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
33+ uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
3434 with :
3535 app-id : ${{ env.APP_ID }}
3636 private-key : ${{ env.APP_PEM }}
You can’t perform that action at this time.
0 commit comments