We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ebe0f commit 354ef1cCopy full SHA for 354ef1c
.github/workflows/find-inactive-collaborators.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Open pull request
33
uses: gr2m/create-or-update-pull-request-action@v1
34
env:
35
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }}
36
with:
37
author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
38
body: This PR was generated by tools/find-inactive-collaborators.yml.
0 commit comments