From 6e8a31b28439e4e07c6a4c1028eeea38c43585bc Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 29 Aug 2021 07:03:01 -0700 Subject: [PATCH] fixup! build: fix find-inactive-collaborators workflow token --- .github/workflows/find-inactive-collaborators.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/find-inactive-collaborators.yml b/.github/workflows/find-inactive-collaborators.yml index 07a7a682097a82..f4dfc964ccd2f3 100644 --- a/.github/workflows/find-inactive-collaborators.yml +++ b/.github/workflows/find-inactive-collaborators.yml @@ -34,7 +34,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} with: - author: github-actions[bot] + author: Node.js GitHub Bot body: This PR was generated by tools/find-inactive-collaborators.yml. commit-message: "meta: move one or more collaborators to emeritus" labels: meta