devops-infra / action-pull-request

GitHub Action that will create a pull request from the current branch
https://christophshyper.github.io/
MIT License
74 stars 21 forks source link

Fix for echo -e #83

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

## :memo: Brief description <!-- Write you description here --> <!-- Diff summary - START --> Fix for -e <!-- Diff summary - END --> ## :computer: Commits <!-- Diff commits - START --> 322d321 - Krzysztof Szyper - 2022-04-20 11:12:30 Fix for -e ## :file_folder: Modified files entrypoint.sh | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) <!-- Diff files - END --> ## :warning: Additional information ` [ ] Pushed to a branch with a proper name and provided proper commit message. * [ ] Provided a clear and concise description of what the issue is. Check [CONTRIBUTING.md][contributing] and [CODE_OF_CONDUCT.md][code] for more information [contributing]: https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md `[code]: https://github.com/devops-infra/.github/blob/master/CODE_OF_CONDUCT.md