File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 with :
7373 toolchain : stable
7474 components : rustfmt, clippy
75- - uses : taiki-e/install-action@d4635f2de61c8b8104d59cd4aede2060638378cc # v2.49.45
75+ - uses : taiki-e/install-action@33734a118689b0b418824fb78ea2bf18e970b43b # v2.50.4
7676 with :
7777 tool : cargo-hack
7878 - uses : arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
@@ -201,7 +201,7 @@ jobs:
201201 with :
202202 repo-token : ${{ secrets.GITHUB_TOKEN }}
203203 - name : cargo install cargo-llvm-cov
204- uses : taiki-e/install-action@5075451c95db43b063f20f0c8fef04c04d5bf0ba # cargo-llvm-cov
204+ uses : taiki-e/install-action@33734a118689b0b418824fb78ea2bf18e970b43b # cargo-llvm-cov
205205 - name : cargo generate-lockfile
206206 if : hashFiles('Cargo.lock') == ''
207207 run : cargo generate-lockfile
@@ -228,7 +228,7 @@ jobs:
228228 - uses : dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
229229 with :
230230 toolchain : stable
231- - uses : taiki-e/install-action@d4635f2de61c8b8104d59cd4aede2060638378cc # v2.49.45
231+ - uses : taiki-e/install-action@33734a118689b0b418824fb78ea2bf18e970b43b # v2.50.4
232232 with :
233233 tool : cargo-machete
234234 - name : cargo machete
You can’t perform that action at this time.
0 commit comments