Skip to content

Commit

Permalink
fixup! build: update token used for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Aug 29, 2021
1 parent aeff5a6 commit cb52a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/find-inactive-collaborators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
author: Node.js GitHub Bot <github-bot@iojs.org>
body: This PR was generated by tools/find-inactive-collaborators.yml.
commit-message: "meta: move one or more collaborators to emeritus"
labels: meta
Expand Down

0 comments on commit cb52a7d

Please sign in to comment.