6565 with :
6666 toolchain : stable
6767 components : rustfmt, clippy
68- - uses : taiki-e/install-action@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
68+ - uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
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@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
96+ - uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
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@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
120+ - uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
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@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
202+ uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
203203 with :
204204 tool : cargo-llvm-cov
205205 - name : cargo generate-lockfile
@@ -247,7 +247,7 @@ jobs:
247247 - uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
248248 with :
249249 toolchain : stable
250- - uses : taiki-e/install-action@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
250+ - uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
251251 with :
252252 tool : cargo-machete
253253 - name : cargo machete
0 commit comments