File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 - uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
114114 with :
115115 toolchain : stable
116- - uses : taiki-e/install-action@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
116+ - uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
117117 with :
118118 tool : cargo-msrv
119119 - name : Check MSRV for all crates
@@ -172,7 +172,7 @@ jobs:
172172 with :
173173 repo-token : ${{ secrets.GITHUB_TOKEN }}
174174 - name : cargo install cargo-llvm-cov
175- uses : taiki-e/install-action@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
175+ uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
176176 with :
177177 tool : cargo-llvm-cov
178178 - name : cargo generate-lockfile
@@ -199,7 +199,7 @@ jobs:
199199 - uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
200200 with :
201201 toolchain : stable
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-machete
205205 - name : cargo machete
@@ -219,7 +219,7 @@ jobs:
219219 - uses : dtolnay/rust-toolchain@6d653acede28d24f02e3cd41383119e8b1b35921
220220 with :
221221 toolchain : stable
222- - uses : taiki-e/install-action@d6d752794628f1e1fffa3c4d3c8874e06f043d50 # v2.62.15
222+ - uses : taiki-e/install-action@47be02f2de8a32619316956f6117e150bdc6763f # v2.62.44
223223 with :
224224 tool : cargo-workspace-lints
225225 - name : cargo workspace-lints
You can’t perform that action at this time.
0 commit comments