6565 with :
6666 toolchain : stable
6767 components : rustfmt, clippy
68- - uses : taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
68+ - uses : taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2.68.15
6969 with :
7070 tool : cargo-hack
7171 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
9393 # https://github.com/awslabs/cargo-check-external-types/releases
9494 toolchain : nightly-2025-05-04
9595 components : rustfmt
96- - uses : taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
96+ - uses : taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2.68.15
9797 with :
9898 tool : cargo-check-external-types@0.2.0
9999 - name : external-type-check
@@ -117,7 +117,7 @@ jobs:
117117 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
118118 with :
119119 toolchain : stable
120- - uses : taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
120+ - uses : taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2.68.15
121121 with :
122122 tool : cargo-msrv
123123 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
@@ -199,7 +199,7 @@ jobs:
199199 with :
200200 repo-token : ${{ secrets.GITHUB_TOKEN }}
201201 - name : Install cargo-llvm-cov
202- uses : taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
202+ uses : taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2.68.15
203203 with :
204204 tool : cargo-llvm-cov
205205 - name : cargo generate-lockfile
@@ -250,7 +250,7 @@ jobs:
250250 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
251251 with :
252252 repo-token : ${{ secrets.GITHUB_TOKEN }}
253- - uses : taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
253+ - uses : taiki-e/install-action@68675c5a5f1a6950c3975d33f3ae0ef155e5bf3d # v2.68.15
254254 with :
255255 tool : cargo-shear
256256 - name : cargo shear
0 commit comments