File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : actions/checkout@v6
2020 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121 - name : actions/create-github-app-token@v2
22- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
22+ uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
2323 - name : actions/download-artifact@v6
2424 uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6
2525 - name : actions/setup-node@v6
Original file line number Diff line number Diff line change 6767 steps :
6868 - name : Create app token
6969 id : app-token
70- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
70+ uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
7171 with :
7272 app-id : ${{ secrets.PKL_CI_CLIENT_ID }}
7373 private-key : ${{ secrets.PKL_CI }}
Original file line number Diff line number Diff line change 9191 steps :
9292 - name : Create app token
9393 id : app-token
94- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
94+ uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
9595 with :
9696 app-id : ${{ secrets.PKL_CI_CLIENT_ID }}
9797 private-key : ${{ secrets.PKL_CI }}
You can’t perform that action at this time.
0 commit comments