You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Salvages an unpushed orphan commit (\`7f5c950\` from 2026-05-23) from
local main during a 2026-05-31 closeout sweep:
- SHA-pins \`erlef/setup-beam@v1\` →
\`@ee09b1e59bb240681c382eb1f0abc6a04af72764 # v1\` (3 occurrences across
\`.github/workflows/ci.yml\`).
- SHA-pins \`actions/download-artifact@v8\` →
\`@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8\` (2 occurrences).
- Adds top-level \`permissions: read-all\` to \`ci.yml\` and
\`codeql.yml\` (was missing; baseline-deny pattern from the fleet-wide
hardening pass).
- Net diff: 2 files, +16/-12.
## Verification
- Both SHAs (\`ee09b1e5...\` + \`3e5f45b2...\`) confirmed real via
GitHub API → HTTP 200.
- Original commit GPG-signed.
## Test plan
- [x] SHAs verified live
- [ ] CI passes (running)
0 commit comments