stacks/bun-query-builder
chore(deps): update all non-major dependencies
#428
Closed
renovate[bot]
wants to merge
renovate/all-minor-patch
into
main
6 files
+133
-43
.github/workflows/release.ymlmodified+1-1Changes to .github/workflows/release.yml | @@ -11,7 +11,7 @@ jobs: |
| 11 | 11 | runs-on: ubuntu-latest |
| 12 | 12 | |
| 13 | 13 | steps: |
| 14 | | - - uses: actions/checkout@v5.0.0 |
| 14 | + - uses: actions/checkout@v5.0.1 |
| 15 | 15 | with: |
| 16 | 16 | fetch-depth: 0 |
| 17 | 17 | |