Fix github-actions[bot] email address (#264)

This commit is contained in:
Teko
2022-11-15 20:12:31 +01:00
committed by GitHub
parent ebb5756042
commit 976f22029f
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ inputs:
commit_user_email:
description: Email address used for the commit user
required: false
default: github-actions[bot]@users.noreply.github.com
default: 41898282+github-actions[bot]@users.noreply.github.com
commit_author:
description: Value used for the commit author. Defaults to the username of whoever triggered this workflow run.
required: false