stacks/ts-cloud
chore(deps): update oven-sh/setup-bun action to v2.1.3
#63
Closed
renovate[bot]
wants to merge
renovate/all-minor-patch
into
main
2 files
+5
-5
.github/workflows/release.ymlmodified+1-1Changes to .github/workflows/release.yml | @@ -20,7 +20,7 @@ jobs: |
| 20 | 20 | fetch-depth: 0 |
| 21 | 21 | |
| 22 | 22 | - name: Setup Bun |
| 23 | | - uses: oven-sh/setup-bun@v2.1.2 |
| 23 | + uses: oven-sh/setup-bun@v2.1.3 |
| 24 | 24 | |
| 25 | 25 | - name: Setup Pantry |
| 26 | 26 | uses: home-lang/pantry-setup@v1 |