We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55811af commit e874374Copy full SHA for e874374
1 file changed
.github/workflows/security-zizmor.yml
@@ -40,4 +40,4 @@ jobs:
40
pip install $(grep '^zizmor==' requirements.txt)
41
42
- name: Run Zizmor
43
- run: zizmor --config zizmor.yml .github/workflows
+ run: zizmor .github/workflows
0 commit comments