Commit 50f32dd
chore(ci): bump standards reusable pins past #219 governance fix (#64)
## Root cause
`.github/workflows/governance.yml:34` pins
`governance-reusable.yml@3ec2e85` (2026-05-25) — 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.
## Pins changed
| File | Before | After |
|---|---|---|
| `.github/workflows/governance.yml:34` | `3ec2e85` (pre-#219) |
`5eb28d7` (standards/main, post-#219) |
| `.github/workflows/hypatia-scan.yml:28` | `97df762` (orphan PR-branch
SHA) | `5eb28d7` (canonical main; file unchanged since #193) |
## 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 fc629e4 commit 50f32dd
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
0 commit comments