File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : pnpm/action-setup@v4
1616 with :
17- version : ' 10.15.0 '
17+ version : ' 10.30.3 '
1818
1919 - uses : actions/checkout@v4
2020
3636 steps :
3737 - uses : pnpm/action-setup@v4
3838 with :
39- version : ' 10.15.0 '
39+ version : ' 10.30.3 '
4040
4141 - uses : actions/checkout@v4
4242
Original file line number Diff line number Diff line change 1313 steps :
1414 - uses : pnpm/action-setup@v4
1515 with :
16- version : ' 10.15.0 '
16+ version : ' 10.30.3 '
1717
1818 - uses : actions/checkout@v4
1919
4949 - name : Publish packages
5050 env :
5151 NODE_AUTH_TOKEN : ${{ secrets.NPM_AUTH_TOKEN }}
52+ NPM_CONFIG_PROVENANCE : true
5253 run : |
5354 PACKAGES=(
5455 "commandkit:packages/commandkit"
Original file line number Diff line number Diff line change 2020 steps :
2121 - uses : pnpm/action-setup@v4
2222 with :
23- version : ' 10.15.0 '
23+ version : ' 10.30.3 '
2424
2525 - uses : actions/checkout@v4
2626
Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : pnpm/action-setup@v4
1818 with :
19- version : ' 10.15.0 '
19+ version : ' 10.30.3 '
2020
2121 - uses : actions/checkout@v4
2222
5959 - name : Publish packages
6060 env :
6161 NODE_AUTH_TOKEN : ${{ secrets.NPM_AUTH_TOKEN }}
62+ NPM_CONFIG_PROVENANCE : true
6263 run : |
6364 PACKAGES=(
6465 "commandkit:packages/commandkit"
Original file line number Diff line number Diff line change 2121 "tsx" : " ^4.21.0" ,
2222 "turbo" : " ^2.8.12"
2323 },
24- "packageManager" : " pnpm@10.15.0 " ,
24+ "packageManager" : " pnpm@10.30.3 " ,
2525 "pnpm" : {
2626 "onlyBuiltDependencies" : [
2727 " @swc/core" ,
7272 "typescript" : " catalog:build" ,
7373 "yaml" : " ^2.8.2"
7474 }
75- }
75+ }
You can’t perform that action at this time.
0 commit comments