@@ -102,7 +102,7 @@ jobs:
102
102
# There don't seem to be versioned releases of this action per se: for each rust
103
103
# version there is a branch which gets constantly rebased on top of master.
104
104
# We pin to a specific commit for paranoia's sake.
105
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
105
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
106
106
with :
107
107
toolchain : 1.58.1
108
108
components : clippy
@@ -122,7 +122,7 @@ jobs:
122
122
# There don't seem to be versioned releases of this action per se: for each rust
123
123
# version there is a branch which gets constantly rebased on top of master.
124
124
# We pin to a specific commit for paranoia's sake.
125
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
125
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
126
126
with :
127
127
toolchain : 1.58.1
128
128
components : rustfmt
@@ -184,7 +184,7 @@ jobs:
184
184
# There don't seem to be versioned releases of this action per se: for each rust
185
185
# version there is a branch which gets constantly rebased on top of master.
186
186
# We pin to a specific commit for paranoia's sake.
187
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
187
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
188
188
with :
189
189
toolchain : 1.58.1
190
190
- uses : Swatinem/rust-cache@v2
@@ -228,7 +228,7 @@ jobs:
228
228
# There don't seem to be versioned releases of this action per se: for each rust
229
229
# version there is a branch which gets constantly rebased on top of master.
230
230
# We pin to a specific commit for paranoia's sake.
231
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
231
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
232
232
with :
233
233
toolchain : 1.58.1
234
234
- uses : Swatinem/rust-cache@v2
@@ -346,7 +346,7 @@ jobs:
346
346
# There don't seem to be versioned releases of this action per se: for each rust
347
347
# version there is a branch which gets constantly rebased on top of master.
348
348
# We pin to a specific commit for paranoia's sake.
349
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
349
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
350
350
with :
351
351
toolchain : 1.58.1
352
352
- uses : Swatinem/rust-cache@v2
@@ -489,7 +489,7 @@ jobs:
489
489
# There don't seem to be versioned releases of this action per se: for each rust
490
490
# version there is a branch which gets constantly rebased on top of master.
491
491
# We pin to a specific commit for paranoia's sake.
492
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
492
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
493
493
with :
494
494
toolchain : 1.58.1
495
495
- uses : Swatinem/rust-cache@v2
@@ -517,7 +517,7 @@ jobs:
517
517
# There don't seem to be versioned releases of this action per se: for each rust
518
518
# version there is a branch which gets constantly rebased on top of master.
519
519
# We pin to a specific commit for paranoia's sake.
520
- uses : dtolnay/rust-toolchain@55c7845fad90d0ae8b2e83715cb900e5e861e8cb
520
+ uses : dtolnay/rust-toolchain@e645b0cf01249a964ec099494d38d2da0f0b349f
521
521
with :
522
522
toolchain : 1.58.1
523
523
- uses : Swatinem/rust-cache@v2
0 commit comments