Commit f067a76
fix(ci): bump governance-reusable pin past the hypatia baseline-gate fix
Echidna's pin (d7c2271, 2026-06-01) predates the standards baseline-gate
repair (standards#455/#464/#466, merged 2026-07-03): the old reusable
runs the hypatia scan unconditionally and fails on any findings >=
medium (currently 152: 70 high, 82 medium), never consuming a baseline.
On the current reusable the Validate-Hypatia-Baseline job is gated on
the caller shipping .hypatia-baseline.json — echidna has none, so the
job skips and Governance goes fully green (licence job already green
since #312).
Caller contract unchanged (only optional runs-on input). Follow-up
tracked separately: generate a baseline JSON to re-arm the gate with
the 152 existing findings grandfathered.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent aff0319 commit f067a76
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
0 commit comments