fix: set the default user to be the email and name of the GHA bot
This commit is contained in:
parent
391a18894a
commit
fef3d2916f
@ -20,7 +20,7 @@ inputs:
|
||||
description: >
|
||||
The committer name and email address in the format `Display Name <email@address.com>`.
|
||||
Defaults to the GitHub Actions bot user.
|
||||
default: 'GitHub <noreply@github.com>'
|
||||
default: 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>'
|
||||
author:
|
||||
description: >
|
||||
The author name and email address in the format `Display Name <email@address.com>`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user