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 2929 name : Merge tag
3030
3131 steps :
32- - uses : actions/create-github-app-token@v1
32+ - uses : actions/create-github-app-token@v2
3333 id : app-token
3434 with :
3535 app-id : ${{ vars.GHA_APP_ID }}
Original file line number Diff line number Diff line change 1212 contents : write
1313 pull-requests : write
1414 steps :
15- - uses : actions/create-github-app-token@v1
15+ - uses : actions/create-github-app-token@v2
1616 id : app-token
1717 with :
1818 app-id : ${{ vars.GHA_APP_ID }}
Original file line number Diff line number Diff line change 1818 name : Sync branches
1919
2020 steps :
21- - uses : actions/create-github-app-token@v1
21+ - uses : actions/create-github-app-token@v2
2222 id : app-token
2323 with :
2424 app-id : ${{ vars.GHA_APP_ID }}
You can’t perform that action at this time.
0 commit comments