Skip to content

Commit 3523c22

Browse files
chore(deps): update all non-major dependencies (#837)
* chore(deps): update all non-major dependencies --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8eb1c29 commit 3523c22

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
@@ -15,12 +15,12 @@ jobs:
1515

1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@v6
18+
uses: actions/checkout@v6.0.2
1919
with:
2020
fetch-depth: 0
2121

2222
- name: Setup Bun
23-
uses: oven-sh/setup-bun@v2
23+
uses: oven-sh/setup-bun@v2.1.2
2424

2525
- name: Setup Pantry
2626
uses: home-lang/pantry-setup@v1

0 commit comments

Comments
 (0)