| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0ff88f3 commit afdb665
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -32,9 +32,9 @@ jobs: | |||
| 32 | 32 | - name: Open pull request | |
| 33 | 33 | uses: gr2m/create-or-update-pull-request-action@v1 | |
| 34 | 34 | env: | |
| 35 | - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
| 35 | + GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | ||
| 36 | 36 | with: | |
| 37 | - author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | ||
| 37 | + author: Node.js GitHub Bot <github-bot@iojs.org> | ||
| 38 | 38 | body: This PR was generated by tools/find-inactive-collaborators.yml. | |
| 39 | 39 | commit-message: "meta: move one or more collaborators to emeritus" | |
| 40 | 40 | labels: meta | |
| Back | FazBrowse Home | New Git URL |
0 commit comments