We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321c8a0 commit f5b93b2Copy full SHA for f5b93b2
.github/workflows/zizmor.yml
@@ -23,7 +23,7 @@ jobs:
23
persist-credentials: false
24
25
- name: Rust Cache
26
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6
+ uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1
27
28
- name: Install zizmor
29
run: cargo install zizmor --locked --version 1.6.0
0 commit comments