mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
Fix a broken link to exit codes (#1106)
This commit is contained in:
parent
cd69122630
commit
a8ddc6926c
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ GitHub Actions setup:
|
|||
!!! important
|
||||
|
||||
When using `--format=sarif`, `zizmor` does not use its
|
||||
[exit codes](#exit-codes) to signal the presence of findings. As a result,
|
||||
[exit codes](usage.md/#exit-codes) to signal the presence of findings. As a result,
|
||||
`zizmor` will always exit with code `0` even if findings are present,
|
||||
**unless** an internal error occurs during the audit.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue