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:
@@ -68,7 +68,7 @@ jobs:
|
||||
npm pkg set "version=${{ inputs.version }}"
|
||||
|
||||
- name: Cache Rust dependencies
|
||||
uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
|
||||
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
|
||||
with:
|
||||
key: intel-macos-deployment-target-12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user