Bash throws syntax error if inputs.token contains a newline character #1694
Labels
Area: Report Upload
Issues with pre-ingest report uploading
bug
Something isn't working
Medium
Medium Priority Issues (to be fixed or re-evaluated in 3 months
095cfe0#r149353612
With quotes around
${{ inputs.token }}
a newline shouldn't be a problem for bash as it would be seen as part of the argument string, givingtr
a chance to strip it.The screenshot below shows the error I'm seeing.
The text was updated successfully, but these errors were encountered: