Bruno Borges 5f665f19f4 Fix indentation of if: in zizmor SARIF upload step
The `if:` key on the "Upload SARIF results to code scanning" step had no
indentation, producing invalid YAML ("Nested mappings are not allowed in
compact mappings"). This broke `npm run format-check` (prettier) in Basic
validation.

Indent `if:` to 8 spaces so it nests under the step alongside uses/with.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-22 15:16:53 -04:00
..
2022-12-26 09:43:06 +01:00
2025-01-21 16:15:18 -06:00
2019-07-11 22:57:54 -04:00