Skip to content

Commit 40092bd

Browse files
chore(deps): update all non-major dependencies
1 parent 78b199c commit 40092bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install Bun
1919
uses: oven-sh/setup-bun@v2
2020
with:
21-
bun-version: 1.2.23
21+
bun-version: 1.3.1
2222

2323
- name: Use cached node_modules
2424
uses: actions/cache@v4
@@ -42,7 +42,7 @@ jobs:
4242
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4343

4444
- name: Attach Binaries
45-
uses: stacksjs/action-releaser@v1.1.0
45+
uses: stacksjs/action-releaser@v1.2.6
4646
with:
4747
files: |
4848
bin/clapp-linux-x64.zip

0 commit comments

Comments
 (0)