ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#38
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1770515468934 into main
1 file +2 -2
.github/workflows/release.ymlmodified+2-2
Changes to .github/workflows/release.yml
@@ -15,12 +15,12 @@ jobs:
1515
1616 steps:
1717 - name: Checkout
18 uses: actions/checkout@v6
18 uses: actions/checkout@v6.0.2
1919 with:
2020 fetch-depth: 0
2121
2222 - name: Setup Bun
23 uses: oven-sh/setup-bun@v2
23 uses: oven-sh/setup-bun@v2.1.2
2424
2525 - name: Setup Pantry
2626 uses: home-lang/pantry-setup@v1