Skip to content

Commit edb1e04

Browse files
committed
chore: remove --no-ignores from zizmor github output
Remove the `--no-ignores` flag from the github format zizmor run, keeping it only for the SARIF scan.
1 parent c9d3609 commit edb1e04

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/github_actions_scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,5 @@ jobs:
179179
--env GH_TOKEN="${GH_TOKEN}"
180180
"ghcr.io/zizmorcore/zizmor:${ZIZMOR_VERSION}@${ZIZMOR_DOCKER_DIGEST}"
181181
--format github
182-
--no-ignores
183182
--
184183
.github/workflows

0 commit comments

Comments
 (0)