Commit e09af89
Fix release SBOM: disable sbom-action auto-upload to prevent artifact conflicts
Matrix jobs all tried to auto-upload SBOMs with the same default artifact
name, causing 409 Conflict. Set upload-artifact: false since we handle
artifact upload explicitly with actions/upload-artifact.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2d6b9d1 commit e09af89
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments