Skip to content

Commit 6b21261

Browse files
chore(deps): update all non-major dependencies (#32)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a1e41e1 commit 6b21261

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ 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

2121
- name: Use cached node_modules
22-
uses: actions/cache@v4
22+
uses: actions/cache@v4.3.0
2323
with:
2424
path: node_modules
2525
key: node-modules-${{ hashFiles('**/bun.lock') }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@stacksjs/logsmith": "^0.1.18",
5656
"@types/bun": "^1.2.23",
5757
"@types/cwise-compiler": "^1.1.6",
58-
"buddy-bot": "^0.9.8",
58+
"buddy-bot": "^0.8.9",
5959
"bun-git-hooks": "^0.3.1",
6060
"bun-plugin-dtsx": "^0.21.12",
6161
"bunfig": "^0.15.0",

0 commit comments

Comments
 (0)