File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v6.0.2
2222
2323 - name : Install Bun
24- uses : oven-sh/setup-bun@v2.1.2
24+ uses : oven-sh/setup-bun@v2.1.3
2525
2626 - name : Use cached node_modules
2727 uses : actions/cache@v5.0.3
4444 - uses : actions/checkout@v6.0.2
4545
4646 - name : Install Bun
47- uses : oven-sh/setup-bun@v2.1.2
47+ uses : oven-sh/setup-bun@v2.1.3
4848
4949 - name : Use cached node_modules
5050 uses : actions/cache@v5.0.3
6767 - uses : actions/checkout@v6.0.2
6868
6969 - name : Install Bun
70- uses : oven-sh/setup-bun@v2.1.2
70+ uses : oven-sh/setup-bun@v2.1.3
7171
7272 - name : Use cached node_modules
7373 uses : actions/cache@v5.0.3
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ jobs:
1919 fetch-depth : 0
2020
2121 - name : Set Node.js
22- uses : actions/setup-node@v6.2 .0
22+ uses : actions/setup-node@v6.3 .0
2323 with :
2424 registry-url : ' https://registry.npmjs.org'
2525
2626 - name : Install Bun
27- uses : oven-sh/setup-bun@v2.1.2
27+ uses : oven-sh/setup-bun@v2.1.3
2828
2929 - name : Setup Pantry
3030 uses : home-lang/pantry-setup@v1
Original file line number Diff line number Diff line change 6262 "@stacksjs/logging" : " ^0.70.23" ,
6363 "@stacksjs/logsmith" : " ^0.2.1" ,
6464 "@stacksjs/storage" : " ^0.70.23" ,
65- "@types/bun" : " ^1.3.9 " ,
65+ "@types/bun" : " ^1.3.10 " ,
6666 "@types/tar" : " ^6.1.13" ,
67- "buddy-bot" : " ^0.9.15 " ,
67+ "buddy-bot" : " ^0.9.17 " ,
6868 "bun-git-hooks" : " ^0.3.1" ,
6969 "bun-plugin-dtsx" : " ^0.21.17" ,
7070 "bunfig" : " ^0.15.6" ,
7171 "debug" : " ^4.4.3" ,
7272 "dynamodb-toolbox" : " ^2.8.0" ,
73- "tar" : " ^7.5.9 " ,
73+ "tar" : " ^7.5.10 " ,
7474 "typescript" : " ^5.9.3"
7575 },
7676 "git-hooks" : {
You can’t perform that action at this time.
0 commit comments