File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 create-release :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
12+ - uses : actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3
1313 id : app-token
1414 with :
1515 app-id : ${{ vars.APP_ID }}
Original file line number Diff line number Diff line change 99 update-changelog :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
12+ - uses : actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3
1313 id : app-token
1414 with :
1515 app-id : ${{ vars.APP_ID }}
Original file line number Diff line number Diff line change 2626 needs : checks
2727 runs-on : ubuntu-latest
2828 steps :
29- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
29+ - uses : actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3
3030 id : app-token
3131 with :
3232 app-id : ${{ vars.APP_ID }}
You can’t perform that action at this time.
0 commit comments