Skip to content

Commit 3480a36

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-5
2 parents 9fff354 + 87b5d27 commit 3480a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install Zizmor
3434
run: |
35-
cargo install zizmor
35+
cargo install --locked zizmor
3636
3737
- name: Run Zizmor analysis
3838
run: |

0 commit comments

Comments
 (0)