Skip to content

Commit e774ccf

Browse files
chore(deps): update jdx/mise-action digest to 5228313
1 parent c58e5f0 commit e774ccf

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1616

1717
- name: Setup Node.js and Bun
18-
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3
18+
uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db # v3
1919

2020
- name: Install dependencies
2121
run: bun install --frozen-lockfile

.github/workflows/deploy-packages.yml

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

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

2121
- name: Creating .npmrc
2222
run: |

.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)