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 e784a02 commit 80a612eCopy full SHA for 80a612e
.github/workflows/periodic-zizmor.yaml
@@ -81,6 +81,7 @@ jobs:
81
shell: sh
82
run: >-
83
uvx zizmor@"${ZIZMOR_VERSION}"
84
+ --pedantic
85
--format sarif
86
--min-severity "${MIN_SEVERITY}"
87
--min-confidence "${MIN_CONFIDENCE}"
0 commit comments