Skip to content

Commit ae922bd

Browse files
chore(deps): update all non-major dependencies (#24)
* chore(deps): update all non-major dependencies --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5028e16 commit ae922bd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Install Bun
19-
uses: oven-sh/setup-bun@v2
19+
uses: oven-sh/setup-bun@v2.0.2
2020
# env:
2121
# BUN_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
2222
with:
@@ -44,7 +44,7 @@ jobs:
4444
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4545

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

deps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
dependencies:
2-
bun.sh: ^1.3.0
2+
bun.sh: ^1.3.1

0 commit comments

Comments
 (0)