Skip to content

Commit ac10e55

Browse files
Update jdx/mise-action digest to e6a8b39
1 parent f1111de commit ac10e55

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1515

1616
- name: Setup tools with mise
17-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
17+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
1818
with:
1919
install: true
2020
cache: true
@@ -58,7 +58,7 @@ jobs:
5858
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5959

6060
- name: Setup tools with mise
61-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
61+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
6262
with:
6363
install: true
6464
cache: true
@@ -84,7 +84,7 @@ jobs:
8484
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8585

8686
- name: Setup tools with mise
87-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
87+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
8888
with:
8989
install: true
9090
cache: true
@@ -126,7 +126,7 @@ jobs:
126126
~/.cargo
127127
128128
- name: Setup tools with mise
129-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
129+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
130130
with:
131131
install: true
132132
cache: true
@@ -159,7 +159,7 @@ jobs:
159159
zlib1g
160160
161161
- name: Setup tools with mise
162-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
162+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
163163
with:
164164
install: true
165165
cache: true
@@ -206,7 +206,7 @@ jobs:
206206
zlib1g
207207
208208
- name: Setup tools with mise
209-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
209+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
210210
with:
211211
install: true
212212
cache: true

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
workspaces: rust
3333

3434
- name: Setup tools with mise
35-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
35+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
3636
with:
3737
install: true
3838
cache: true
@@ -61,7 +61,7 @@ jobs:
6161
toolchain: 1.94.1
6262

6363
- name: Setup tools with mise
64-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4
64+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4
6565
with:
6666
install: true
6767
cache: true

0 commit comments

Comments
 (0)