Skip to content

Commit df5b366

Browse files
committed
Fix mail of dependabot action commit
Signed-off-by: Stefan Büringer [email protected]
1 parent 7cfd07f commit df5b366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
name: Commit changes
3131
with:
3232
author_name: dependabot[bot]
33-
author_email: support@github.com
33+
author_email: 49699333+dependabot[bot]@users.noreply.github.com
3434
default_author: github_actor
3535
message: 'Update generated code'

0 commit comments

Comments
 (0)