Commit 6e95f9d
ci: replace anchore/sbom-action and attest-sbom with Node.js 24 alternatives
- anchore/sbom-action has no Node.js 24 version; replaced with direct
syft install + run (same underlying tool, no JS runtime)
- actions/attest-sbom is deprecated; replaced with actions/attest@v4
using predicate-type https://spdx.dev/Document
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ed4ceef commit 6e95f9d
1 file changed
+6
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
145 | 141 | | |
146 | 142 | | |
147 | | - | |
| 143 | + | |
148 | 144 | | |
149 | 145 | | |
150 | 146 | | |
151 | | - | |
| 147 | + | |
| 148 | + | |
152 | 149 | | |
153 | 150 | | |
154 | 151 | | |
| |||
0 commit comments