In PR #212 we got this error on the `dotnet-ci-build` action: `'5.0.0-jp-pino-comm_queue_load.485' is not a valid version string.` In the branch sanitization step we should replace `_` with `-`.
In PR #212 we got this error on the
dotnet-ci-buildaction:'5.0.0-jp-pino-comm_queue_load.485' is not a valid version string.In the branch sanitization step we should replace
_with-.