Files
avo/.github/actions
Michael McLoughlin 92f38ce96d .github/actions: fix bot author template (#357)
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.
2023-01-07 20:57:46 -08:00
..