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: use table output and GITHUB_ENV for registry list validation
Avoids jq dependency and wrapper stdout pollution. Captures table-format
output via GITHUB_ENV multiline syntax, then validates header and first
data row with regex (same pattern as the version check step).
https://claude.ai/code/session_01Y8NseCm28GqE8nQ1Yvg5aa
0 commit comments