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
fix(ci): grant secret-scanner reusable its requested job permissions (#60)
Estate sweep: the reusable's gitleaks job requests `pull-requests:
write` + `actions: read` (PR summary comments, .git-private-farm#69). A
called workflow cannot exceed the caller's grant, so this wrapper died
at `startup_failure` on every run — at any pin. Root cause and canonical
caller shape fixed in standards#472; proven green on
somethings-fishy#51.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
0 commit comments