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
Add ASF allowlist check workflow for GitHub Actions (#64450)
Adds a CI workflow that validates all `uses:` references in workflow
files against the ASF Infrastructure approved allowlist. This catches
action refs that would cause silent "Startup failure" errors in CI.
0 commit comments