Fix a broken link to exit codes (#1106)

This commit is contained in:
Ben Cotton 2025-08-20 10:13:22 -04:00 committed by GitHub
parent cd69122630
commit a8ddc6926c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.