File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 registry-url : ' https://npm.pkg.github.com'
2828
2929 - name : Setup pnpm
30- uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
30+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4
3131
3232 - name : Install dependencies
3333 run : pnpm install
Original file line number Diff line number Diff line change 3030 steps :
3131 - name : Generate GitHub App Token
3232 id : app-token
33- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
33+ uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
3434 with :
3535 app-id : ${{ secrets.HAVE_RELEASE_APP_ID }}
3636 private-key : ${{ secrets.HAVE_RELEASE_APP_PRIVATE_KEY }}
4848 registry-url : ' https://npm.pkg.github.com'
4949
5050 - name : Setup pnpm
51- uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
51+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4
5252
5353 - name : Get pnpm store directory
5454 shell : bash
Original file line number Diff line number Diff line change 2424 steps :
2525 - name : Generate GitHub App Token
2626 id : app-token
27- uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
27+ uses : actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
2828 with :
2929 app-id : ${{ secrets.HAVE_RELEASE_APP_ID }}
3030 private-key : ${{ secrets.HAVE_RELEASE_APP_PRIVATE_KEY }}
4141 registry-url : ' https://npm.pkg.github.com'
4242
4343 - name : Setup pnpm
44- uses : pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
44+ uses : pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4
4545
4646 - name : Get pnpm store directory
4747 shell : bash
Original file line number Diff line number Diff line change 55 "type" : " module" ,
66 "main" : " ./dist/index.js" ,
77 "types" : " ./dist/index.d.ts" ,
8- "packageManager" : " pnpm@10.29.3 " ,
8+ "packageManager" : " pnpm@10.33.0 " ,
99 "engines" : {
1010 "node" : " >=24" ,
1111 "pnpm" : " >=9"
6767 "@changesets/cli" : " ^2.29.8" ,
6868 "@commitlint/cli" : " ^19.8.1" ,
6969 "@commitlint/config-conventional" : " ^19.8.1" ,
70- "@types/node" : " 24.10.13 " ,
70+ "@types/node" : " 24.12.0 " ,
7171 "lefthook" : " ^2.0.0" ,
7272 "tsx" : " ^4.20.0" ,
7373 "typescript" : " ^5.9.3" ,
You can’t perform that action at this time.
0 commit comments