mirror of
https://github.com/microsoft/WSL.git
synced 2026-04-17 13:31:06 -05:00
Move inputs.comment, inputs.issue, and inputs.token into the env block, consistent with how inputs.previous_body is already handled. This avoids issues with special characters in input values being misinterpreted during shell evaluation. Co-authored-by: Ben Hillis <benhill@ntdev.microsoft.com>