File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@v6.0.1
21+ uses : actions/checkout@v6.0.2
2222 with :
2323 fetch-depth : 0
2424 - name : Setup Tools
Original file line number Diff line number Diff line change 1919 runs-on : ubuntu-latest
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v6.0.1
22+ uses : actions/checkout@v6.0.2
2323 with :
2424 fetch-depth : 0
2525 - name : Setup Tools
3535 runs-on : ubuntu-latest
3636 steps :
3737 - name : Checkout
38- uses : actions/checkout@v6.0.1
38+ uses : actions/checkout@v6.0.2
3939 with :
4040 fetch-depth : 0
4141 - name : Setup Tools
4949 runs-on : ubuntu-latest
5050 steps :
5151 - name : Checkout
52- uses : actions/checkout@v6.0.1
52+ uses : actions/checkout@v6.0.2
5353 with :
5454 fetch-depth : 0
5555 - name : Check Provenance
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@v6.0.1
27+ uses : actions/checkout@v6.0.2
2828 with :
2929 fetch-depth : 0
3030 - name : Setup Tools
3333 run : pnpm run test:ci
3434 - name : Run Changesets (version or publish)
3535 id : changesets
36- uses : changesets/action@v1.5.3
36+ uses : changesets/action@v1.6.0
3737 with :
3838 version : pnpm run changeset:version
3939 publish : pnpm run changeset:publish
Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "url" : " https://github.com/TanStack/config.git"
77 },
8- "packageManager" : " pnpm@10.28.0 " ,
8+ "packageManager" : " pnpm@10.28.1 " ,
99 "type" : " module" ,
1010 "scripts" : {
1111 "clean" : " pnpm --filter \" ./packages/**\" run clean" ,
You can’t perform that action at this time.
0 commit comments