Commit 75da2b2
authored
chore(security): SHA-pin actions/checkout in boj-build.yml (#61)
## Summary
- SHA-pins \`actions/checkout@v6.0.2\` →
\`actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2\`
in \`.github/workflows/boj-build.yml\`.
- Originally committed 2026-05-23 as part of a fleet-wide
workflow-hardening pass; the change had been sitting on local main,
never pushed.
- Surfaced + recovered during a 2026-05-30 closeout sweep.
## Verification
- SHA \`de0fac2e4500dabe0009e67214ff5f5447ce83dd\` confirmed real via
\`gh api
repos/actions/checkout/commits/de0fac2e4500dabe0009e67214ff5f5447ce83dd\`
→ HTTP/2 200.
- Commit \`bbdd496\` GPG-signed by ED25519 key
SHA256:kVP7Nb+Js58NvZPglm0gByBC9KeYLl/tqWpHkNN9gUA (estate canonical).
- Matches the estate-wide SHA-pinning hygiene pass (see memory:
\`feedback_verify_action_sha_pins.md\`).
## Test plan
- [x] SHA verified against actions/checkout repo (live tag, not fake)
- [x] GPG signature valid
- [ ] CI passes (running)1 parent 28f587b commit 75da2b2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments