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
Sync canonical fixed version from gitbot-fleet. Combined fix:
1. The 'Add permissions...' multi-line echo had a YAML literal-block
indentation bug that crashed the workflow file parser.
2. The action-pinning grep matched its own source line.
Anchored to '^[[:space:]]+uses:' so only real workflow steps match.
0 commit comments