Commit 429be1f
committed
ci: install syft from a prebuilt binary in the release workflow
go run syft@latest fails whenever syft's minimum Go version passes the
pinned toolchain; v1.45.1 now requires go 1.26 and broke the v0.3.0 tag
build at the SBOM step. anchore/sbom-action downloads a release binary
and is immune to that drift.1 parent 6334d12 commit 429be1f
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 | | |
30 | | - | |
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
| |||
0 commit comments