Commit 9a5a137
ci(release): tolerate npm-ls dev peer warning in SBOM step (--ignore-npm-errors)
The release workflow's CycloneDX SBOM step failed with ELSPROBLEMS — the
same harmless madge→precinct TypeScript-5.x peer mismatch already handled in
ci.yml's Security job, but release.yml was never patched. Add the identical
--ignore-npm-errors flag so the (valid, complete) SBOM generates and the
release pipeline can proceed to SLSA provenance + cosign + image publish.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1bad7b8 commit 9a5a137
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments