Skip to content

Commit bae95ea

Browse files
authored
Merge pull request #40 from grafana/security-assurance/periodic-zizmor-pedantic
periodic zizmor: add pedantic flag
2 parents 8364d02 + 80a612e commit bae95ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/periodic-zizmor.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
shell: sh
8282
run: >-
8383
uvx zizmor@"${ZIZMOR_VERSION}"
84+
--pedantic
8485
--format sarif
8586
--min-severity "${MIN_SEVERITY}"
8687
--min-confidence "${MIN_CONFIDENCE}"

0 commit comments

Comments
 (0)