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 sed gobbling for a newline replacement #109

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

:memo: Brief description

Fix sed gobbling for a newline replacement Bump release to v0.5.3

:computer: Commits

:file_folder: Modified files

Makefile | 2 +- README.md | 6 +++--- action.yml | 2 +- entrypoint.sh | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-)

:warning: Additional information

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information