Commit 3897147
committed
fix(ci): use tag reference for SLSA builder
The SLSA builder requires being invoked via a tag reference (e.g., @v2.0.0)
rather than a SHA. SHA pinning causes 'Invalid ref' errors.
Also fixes version comment - was incorrectly labeled as v2.1.0 when using
v2.0.0 SHA.1 parent a2cd65b commit 3897147
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments