Skip to content

Commit c948536

Browse files
authored
Use better default user_email (#4)
1 parent 3623c69 commit c948536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323
user_email:
2424
description: >
2525
User email for backport commit.
26-
default: "github-actions[bot]@users.noreply.github.com"
26+
default: "41898282+github-actions[bot]@users.noreply.github.com"
2727
head_template:
2828
description: >
2929
Lodash template for the backport PR's head branch.

0 commit comments

Comments
 (0)