[logging.ps1] Align escape chars with @actions/code
Open
needs-triage
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
In this code:
https://github.com/Azure/azure-sdk-tools/blob/b12172816c9fdcb30a490413da416db76801ce72/eng/common/scripts/logging.ps1#L14-L16
We should escape all the same chars as this code:
https://github.com/actions/toolkit/blob/b77f226465daf6a62092ce8fa42fb7d765bbf3d5/packages/core/src/command.ts#L103
Contributor guide
Assessment
This issue has not been assessed yet.