ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#29
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1769789321216 into main
2 files +11 -39

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

.github/workflows/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
1515
1616 steps:
1717 - name: Checkout
18 uses: actions/checkout@v6.0.1
18 uses: actions/checkout@v6.0.2
1919 with:
2020 fetch-depth: 0
2121