7070 save-if : ${{ github.ref == 'refs/heads/main' }}
7171
7272 - name : Install nextest
73- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v 2.75.18
73+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v 2.75.23
7474 with :
7575 tool : nextest
7676
@@ -107,7 +107,7 @@ jobs:
107107 save-if : ${{ github.ref == 'refs/heads/main' }}
108108
109109 - name : Install nextest
110- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v 2.75.18
110+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v 2.75.23
111111 with :
112112 tool : nextest
113113
@@ -150,7 +150,7 @@ jobs:
150150 save-if : ${{ github.ref == 'refs/heads/main' }}
151151
152152 - name : Install nextest
153- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v 2.75.18
153+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v 2.75.23
154154 with :
155155 tool : nextest
156156
@@ -192,7 +192,7 @@ jobs:
192192 persist-credentials : false
193193
194194 - name : Install protoc
195- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18
195+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v2.75.23
196196 with :
197197 tool : protoc@3.20.3
198198
@@ -213,7 +213,7 @@ jobs:
213213 save-if : ${{ github.ref == 'refs/heads/main' }}
214214
215215 - name : Install nextest
216- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v 2.75.18
216+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v 2.75.23
217217 with :
218218 tool : nextest
219219
@@ -292,7 +292,7 @@ jobs:
292292 save-if : ${{ github.ref == 'refs/heads/main' }}
293293
294294 - name : Install nextest
295- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v 2.75.18
295+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v 2.75.23
296296 with :
297297 tool : nextest
298298
@@ -337,7 +337,7 @@ jobs:
337337 persist-credentials : false
338338
339339 - name : Install protoc
340- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v2.75.18
340+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v2.75.23
341341 with :
342342 tool : protoc@3.20.3
343343
@@ -413,7 +413,7 @@ jobs:
413413 save-if : ${{ github.ref == 'refs/heads/main' }}
414414
415415 - name : Install nextest
416- uses : taiki-e/install-action@055f5df8c3f65ea01cd41e9dc855becd88953486 # v 2.75.18
416+ uses : taiki-e/install-action@481c34c1cf3a84c68b5e46f4eccfc82af798415a # v 2.75.23
417417 with :
418418 tool : nextest
419419
0 commit comments