ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#160
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
7 files +60 -56
.github/workflows/release.ymlmodified+2-2
Changes to .github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
1919 uses: oven-sh/setup-bun@v2.0.2
2020
2121 - name: Use cached node_modules
22 uses: actions/cache@v4.2.4
22 uses: actions/cache@v4.3.0
2323 with:
2424 path: node_modules
2525 key: node-modules-${{ hashFiles('**/bun.lock') }}
@@ -40,7 +40,7 @@ jobs:
4040 GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4141
4242 - name: Attach Binaries
43 uses: stacksjs/action-releaser@v1.1.0
43 uses: stacksjs/action-releaser@v1.2.7
4444 with:
4545 files: |
4646 packages/bun-query-builder/bin/qbx-linux-x64.zip