Commit 2e5dc3c
committed
ci: use github-actions[bot] as author for weekly lockfile commits
The peter-evans/create-pull-request action defaults author to
${{ github.actor }}. For scheduled workflows, GitHub assigns this to
a human user (the schedule owner), causing weekly dependency update
commits to be incorrectly attributed to a maintainer rather than the
bot.
Github-Issue: #20431 parent 0fe16dd commit 2e5dc3c
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments