Skip to content

Commit cb52a7d

Browse files
committed
fixup! build: update token used for pull requests
1 parent aeff5a6 commit cb52a7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/find-inactive-collaborators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
with:
37-
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
37+
author: Node.js GitHub Bot <github-bot@iojs.org>
3838
body: This PR was generated by tools/find-inactive-collaborators.yml.
3939
commit-message: "meta: move one or more collaborators to emeritus"
4040
labels: meta

0 commit comments

Comments
 (0)