@@ -112,7 +112,7 @@ jobs:
112112 # There don't seem to be versioned releases of this action per se: for each rust
113113 # version there is a branch which gets constantly rebased on top of master.
114114 # We pin to a specific commit for paranoia's sake.
115- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
115+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
116116 with :
117117 toolchain : 1.58.1
118118 components : clippy
@@ -134,7 +134,7 @@ jobs:
134134 # There don't seem to be versioned releases of this action per se: for each rust
135135 # version there is a branch which gets constantly rebased on top of master.
136136 # We pin to a specific commit for paranoia's sake.
137- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
137+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
138138 with :
139139 toolchain : nightly-2022-12-01
140140 components : clippy
@@ -154,7 +154,7 @@ jobs:
154154 # There don't seem to be versioned releases of this action per se: for each rust
155155 # version there is a branch which gets constantly rebased on top of master.
156156 # We pin to a specific commit for paranoia's sake.
157- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
157+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
158158 with :
159159 toolchain : 1.58.1
160160 components : rustfmt
@@ -221,7 +221,7 @@ jobs:
221221 # There don't seem to be versioned releases of this action per se: for each rust
222222 # version there is a branch which gets constantly rebased on top of master.
223223 # We pin to a specific commit for paranoia's sake.
224- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
224+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
225225 with :
226226 toolchain : 1.58.1
227227 - uses : Swatinem/rust-cache@v2
@@ -266,7 +266,7 @@ jobs:
266266 # There don't seem to be versioned releases of this action per se: for each rust
267267 # version there is a branch which gets constantly rebased on top of master.
268268 # We pin to a specific commit for paranoia's sake.
269- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
269+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
270270 with :
271271 toolchain : 1.58.1
272272 - uses : Swatinem/rust-cache@v2
@@ -386,7 +386,7 @@ jobs:
386386 # There don't seem to be versioned releases of this action per se: for each rust
387387 # version there is a branch which gets constantly rebased on top of master.
388388 # We pin to a specific commit for paranoia's sake.
389- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
389+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
390390 with :
391391 toolchain : 1.58.1
392392 - uses : Swatinem/rust-cache@v2
@@ -531,7 +531,7 @@ jobs:
531531 # There don't seem to be versioned releases of this action per se: for each rust
532532 # version there is a branch which gets constantly rebased on top of master.
533533 # We pin to a specific commit for paranoia's sake.
534- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
534+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
535535 with :
536536 toolchain : 1.58.1
537537 - uses : Swatinem/rust-cache@v2
@@ -562,7 +562,7 @@ jobs:
562562 # There don't seem to be versioned releases of this action per se: for each rust
563563 # version there is a branch which gets constantly rebased on top of master.
564564 # We pin to a specific commit for paranoia's sake.
565- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
565+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
566566 with :
567567 toolchain : 1.58.1
568568 - uses : Swatinem/rust-cache@v2
@@ -585,7 +585,7 @@ jobs:
585585 # There don't seem to be versioned releases of this action per se: for each rust
586586 # version there is a branch which gets constantly rebased on top of master.
587587 # We pin to a specific commit for paranoia's sake.
588- uses : dtolnay/rust-toolchain@25dc93b901a87e864900a8aec6c12e9aa794c0c3
588+ uses : dtolnay/rust-toolchain@e12eda571dc9a5ee5d58eecf4738ec291c66f295
589589 with :
590590 toolchain : nightly-2022-12-01
591591 - uses : Swatinem/rust-cache@v2
0 commit comments