Skip to content

Commit 24de349

Browse files
authored
Update drupal-update.yml
Use the bot user as committer/author
1 parent f383d1e commit 24de349

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/drupal-update.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,6 @@ jobs:
189189
Update modules
190190
191191
${{ steps.composer-update.outputs.commit_body }}
192-
committer: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
193-
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
194192
signoff: false
195193
branch: hotfix/${{ steps.semvers.outputs.patch }}
196194
base: ${{ inputs.branch }}

0 commit comments

Comments
 (0)