ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#232
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
6 files +21 -21
.github/workflows/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
1111 runs-on: ubuntu-latest
1212
1313 steps:
14 - uses: actions/checkout@v5.0.0
14 - uses: actions/checkout@v5.0.1
1515 with:
1616 fetch-depth: 0
1717