ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#21
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
3 files +11 -11
.github/workflows/release.ymlmodified+3-3
Changes to .github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
1111 runs-on: ubuntu-latest
1212
1313 steps:
14 - uses: actions/checkout@v6.0.1
14 - uses: actions/checkout@v6.0.2
1515 with:
1616 fetch-depth: 0
1717
@@ -23,7 +23,7 @@ jobs:
2323 bun-version: latest
2424
2525 - name: Use cached node_modules
26 uses: actions/cache@v5.0.2
26 uses: actions/cache@v5.0.3
2727 with:
2828 path: node_modules
2929 key: node-modules-${{ hashFiles('**/bun.lock') }}
@@ -44,7 +44,7 @@ jobs:
4444 GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4545
4646 - name: Attach Binaries
47 uses: stacksjs/action-releaser@v1.2.6
47 uses: stacksjs/action-releaser@v1.2.7
4848 with:
4949 files: |
5050 packages/ts-starter-monorepo/bin/ts-starter-monorepo-linux-x64.zip