Skip to content

Commit 2443073

Browse files
committed
Use a SHA for the dtolnay/rust-toolchain action
1 parent 44cfe2b commit 2443073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
repository: 'apache/avro-rs'
204204

205205
- name: Rust Toolchain
206-
uses: dtolnay/rust-toolchain@stable
206+
uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
207207
with:
208208
toolchain: stable
209209

0 commit comments

Comments
 (0)