Skip to content

Commit 065dbb8

Browse files
chore(deps): update jdx/mise-action digest to 5228313
1 parent e7bc85e commit 065dbb8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1919

2020
- name: Setup Node.js and Bun
21-
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
21+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
2222

2323
- name: Install dependencies
2424
run: bun install --frozen-lockfile

.github/workflows/deploy-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222

2323
- name: Setup Node.js and Bun
24-
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
24+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
2525

2626
- name: Install latest npm
2727
run: npm install -g npm@latest

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2727

2828
- name: Setup Node.js and Bun
29-
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
29+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
3030

3131
- name: Install dependencies
3232
run: bun install --frozen-lockfile

0 commit comments

Comments
 (0)