Commit d7c3b8f
ci: bump canonical wrapper SHA pins to current main HEAD (mirror/scorecard/secret-scanner) (#335)
## Summary
The canonical wrappers in this repo (\`scorecard.yml\`, \`mirror.yml\`,
\`secret-scanner.yml\`) self-pinned the **birth SHA** of each reusable
from 2026-05-26, even after meaningful reusable updates landed:
- **mirror-reusable**: #305 added the Radicle secret-presence gate
(\`af5cd0cabd\`) that fixes 26 repos' \`mirror-radicle\` red (e.g.
ephapax#268). The canonical was still demonstrating a pre-gate pin, so
downstream wrappers that mirror this pin couldn't pick up the fix.
- **scorecard-reusable**: #230 aligned canonical cron + #249 SPDX
migration (\`e03686486e\`). Cosmetic, but unblocks the canonical
demonstrating current shape.
- **secret-scanner-reusable**: #236 pragma-honoring fix (\`28fdf197\`) +
#249 SPDX.
Bumps all 3 to standards@main HEAD \`3f34549c\` so the canonical example
reflects the current reusable shape that downstream wrappers should
converge to.
## Fan-out implication
Downstream wrappers currently pinning the 2026-05-26 birth SHAs can now
mechanically refresh their pins to match. Worth its own follow-up
campaign; this PR is the prerequisite (canonical-first).
## Test plan
- [x] All 3 SHAs resolve to existing commits in this repo
- [ ] standards' own scorecard / mirror / secret-scanner runs on PR +
post-merge
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d73c93e commit d7c3b8f
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
0 commit comments