setup-java/.github/workflows
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
..
basic-validation.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
check-dist.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
codeql-analysis.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
e2e-cache-dependency-path.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
e2e-cache.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
e2e-local-file.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
e2e-publishing.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
e2e-versions.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
licensed.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
publish-immutable-actions.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
release-new-action-version.yml Bump actions/publish-action from 0.3.0 to 0.4.0 (#912) 2025-12-03 20:46:45 -06:00
update-config-files.yml Harden workflows with least-privilege permissions and zizmor 2026-06-22 14:57:44 -04:00
zizmor.yml Fix indentation of if: in zizmor SARIF upload step 2026-06-22 15:16:53 -04:00