ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#181
Merged renovate[bot] wants to merge renovate/all-minor-patch into main
7 files +84 -324
.github/workflows/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
2020
2121 steps:
2222 - name: Checkout
23 uses: actions/checkout@v6.0.2
23 uses: actions/checkout@v6.1.0
2424 with:
2525 fetch-depth: 0
2626