File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
102102 id : app-token
103103 with :
104- app -id : 1248576
104+ client -id : 1248576
105105 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
106106 - name : Checkout
107107 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Original file line number Diff line number Diff line change 2424 - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
2525 id : app-token
2626 with :
27- app -id : 1248576
27+ client -id : 1248576
2828 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
2929 - uses : srvaroa/labeler@bf262763a8a8e191f5847873aecc0f29df84f957 # v1.14.0
3030 env :
Original file line number Diff line number Diff line change 3131 - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
3232 id : app-token
3333 with :
34- app -id : 1248576
34+ client -id : 1248576
3535 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
3636
3737 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
You can’t perform that action at this time.
0 commit comments