stacks/ts-cloud
chore(deps): update all non-major dependencies
#98
Closed
renovate[bot]
wants to merge
renovate/all-minor-patch
into
main
7 files
+114
-282
.github/workflows/release.ymlmodified+1-1Changes to .github/workflows/release.yml | @@ -20,7 +20,7 @@ jobs: |
| 20 | 20 | |
| 21 | 21 | steps: |
| 22 | 22 | - name: Checkout |
| 23 | | - uses: actions/checkout@v6.0.2 |
| 23 | + uses: actions/checkout@v6.1.0 |
| 24 | 24 | with: |
| 25 | 25 | fetch-depth: 0 |
| 26 | 26 | |