Commit ffa12a1
## Root cause
`.github/workflows/governance.yml:34` pins
`governance-reusable.yml@128a854` (2026-05-20) — predates
[standards#219](hyperpolymath/standards#219)
(`ad366b6`, 2026-05-27) which fixes `workflow_sha` resolution. Without
this fix, `governance / Language / package anti-pattern policy` fails
with exit 128 on the inner self-checkout.
## Pin changed
| File | Before | After |
|---|---|---|
| `.github/workflows/governance.yml:34` | `128a854` (pre-#219) |
`5eb28d7` (standards/main, post-#219) |
## Auto-merge
SQUASH.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b407293 commit ffa12a1
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