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 heredoc syntax for title in GITHUB_OUTPUT
Titles with newlines or percent characters can corrupt step outputs
when written with plain echo. Switch to the GitHub Actions
heredoc/delimiter syntax for all three title output locations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments