Many bot commits have landed with an incorrectly templated author name, for example 67039b7ed9 has: Co-authored-by: {{ steps.bot.outputs.login }} <104697117+cadobot[bot]@users.noreply.github.com> This PR fixes the bad template.
67039b7ed9
Refactor pull request creation into composite action.