Part of #146. Depends on the scan-image, scan-sbom, and attach-scan-report
children.
Wire both reusable workflows to pass the new attestation path from the scan
step into attach-scan-report.
Tasks
_promote-from-quarantine.yml: pass scan.outputs.attestation-path to
attach-scan-report.
_promote-from-quarantine-sbom.yml: same, from the SBOM scan step.
- Confirm no new inputs/secrets/permissions are required.
Validation
actionlint + shellcheck -S warning on changed run blocks clean.
Part of #146. Depends on the
scan-image,scan-sbom, andattach-scan-reportchildren.
Wire both reusable workflows to pass the new attestation path from the scan
step into
attach-scan-report.Tasks
_promote-from-quarantine.yml: passscan.outputs.attestation-pathtoattach-scan-report._promote-from-quarantine-sbom.yml: same, from the SBOM scan step.Validation
actionlint+shellcheck -S warningon changed run blocks clean.