Skip to content

Commit 629f099

Browse files
chore(deps): update all non-major dependencies
1 parent aa9356f commit 629f099

File tree

5 files changed

+46
-152
lines changed

5 files changed

+46
-152
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# env:
2121
# BUN_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2222
with:
23-
bun-version: 1.2.18
23+
bun-version: 1.3.0
2424

2525
- name: Use cached node_modules
2626
uses: actions/cache@v4
@@ -44,7 +44,7 @@ jobs:
4444
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4545

4646
- name: Attach Binaries
47-
uses: stacksjs/action-releaser@v1.1.0
47+
uses: stacksjs/action-releaser@v1.2.6
4848
with:
4949
files: |
5050
packages/pickier/bin/pickier-linux-x64.zip

0 commit comments

Comments
 (0)