Commit ece3f5f
committed
feat(action): expose a keyed input so callers can attest keyless
forgeseal signs with its offline CA by default. A downstream assayward gate
discovers the SLSA provenance from the Sigstore bundle written beside it,
which a keyed run does not produce, so an action-based caller had no way to
generate gate-verifiable evidence. Add keyed (default true, unchanged
behavior) and pass --keyed=false through when set.1 parent 9328e8b commit ece3f5f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
131 | 135 | | |
132 | 136 | | |
133 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
134 | 141 | | |
135 | 142 | | |
136 | 143 | | |
| |||
0 commit comments