Open
Description
Is your feature request related to a problem? Please describe.
I'd like to be able to configure the account that this action uses to post comments in the PR and also the user that the action commits the signature files.
Describe the solution you'd like
- configuration for the git user/email for committing the signature files
- configuration for the GitHub user for the comments in the PR
Describe alternatives you've considered
Writing a custom action/bot for it, but I'd prefer to use existing solutions.
Additional context
Hashicorp has a custom app/bot with their brand, for example:
hashicorp/nomad#23406