chore: pin Swatinem/rust-cache to v2.9.1 SHA across all workflows (#8812)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com> Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
windows-pnpm-cache-v1-${{ runner.os }}-node24-
|
||||
|
||||
- name: Cache Rust dependencies
|
||||
uses: Swatinem/rust-cache@v2
|
||||
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
|
||||
with:
|
||||
key: windows-msvc-desktop-${{ inputs.windows_variant }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user