Skip to content

Commit de6a321

Browse files
committed
chore: pin nodejs version upgrade commit author to github bot
1 parent 4d7ec86 commit de6a321

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-nodejs-versions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
uses: peter-evans/create-pull-request@v7
3535
with:
3636
token: ${{ secrets.PAT }}
37+
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
38+
committer: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
3739
commit-message: Update Node.js Versions
3840
title: Update Node.js Versions
3941
body: |

0 commit comments

Comments
 (0)