mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-17 04:30:16 +00:00
Specify correct version tags in comments of pinned deps
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
|
||||
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1
|
||||
with:
|
||||
toolchain: ${{ env.RUST_VERSION }}
|
||||
- uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
|
||||
|
||||
Reference in New Issue
Block a user