Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bicstone
Copy link
Contributor

@bicstone bicstone commented Sep 28, 2022

Fixed #1186

core.getInput is trimming whitespace by default, but core.getMultilineInput is not.
Also, core.getMultilineInput ignores trimWhitespace option.

This pull request has been fixed so that core.getMultilineInput will trim whitespace in the same way as core.getInput.

@bicstone bicstone requested a review from a team as a code owner September 28, 2022 04:01
@bicstone bicstone changed the title fix(core): getMultilineInput not trimming whitespace fix(core): getMultilineInput not trimming whitespace Sep 28, 2022
Copy link
Member

@rentziass rentziass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing this! Looking good to me, merging 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

core: getMultilineInput not trimming whitespace
2 participants