server-monitor-manager/.github
ochenstarik-ui 2745ee55a5 fix: move permissions to job level, fix SBOM attachment
- permissions: contents: write moved from step to job level in
  linux-release.yml (both 'bootstrap' and 'publish' jobs) and
  windows-release.yml ('package' job); step-level permissions key
  is not valid in GitHub Actions schema
- Remove redundant SBOM generation from 'bootstrap' job (no .NET
  setup there; 'publish' job already covers the full solution)
- Remove '|| true' from SBOM steps — failures are now visible
- Add SBOM JSON to upload-artifact path and release files in
  linux-release.yml (publish job) and windows-release.yml

Verified with actionlint 1.7.7 — 0 errors on all 5 workflow files
2026-08-07 12:03:50 +07:00
..
ISSUE_TEMPLATE chore: repo hygiene — pin actions, dependabot, SBOM, docs 2026-08-07 11:40:34 +07:00
workflows fix: move permissions to job level, fix SBOM attachment 2026-08-07 12:03:50 +07:00
dependabot.yml chore: repo hygiene — pin actions, dependabot, SBOM, docs 2026-08-07 11:40:34 +07:00
PULL_REQUEST_TEMPLATE.md chore: repo hygiene — pin actions, dependabot, SBOM, docs 2026-08-07 11:40:34 +07:00