Skip to content

Commit b8ae784

Browse files
committed
chore: Change update user to GitHub
1 parent 7c91389 commit b8ae784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ jobs:
3232
with:
3333
token: '${{ secrets.PAT }}'
3434
title: 'build: bump deps'
35+
committer: GitHub <noreply@github.com>
36+
author: GitHub <noreply@github.com>
3537
commit-message: |
3638
Bump all deps
3739
38-
3940
Co-authored-by: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
40-
author: GitHub <noreply@github.com>
4141
branch: update
4242
branch-suffix: timestamp
4343
delete-branch: true

0 commit comments

Comments
 (0)