Skip to content

Commit

Permalink
docs(github): mention workflow scope (#28137)
Browse files Browse the repository at this point in the history
Co-authored-by: Rhys Arkins <rhys@arkins.net>
  • Loading branch information
maxfriedmann and rarkins committed Mar 26, 2024
1 parent 671a228 commit f013c4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/modules/platform/github/readme.md
Expand Up @@ -4,6 +4,7 @@

First, create a [fine-grained](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token) _or_ a [classic](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-personal-access-token-classic) PAT.
The PAT must have the `repo` scope.
If you want the renovate bot to also update your GitHub Action files, you also need to grant the `workflow` scope.

Read the [GitHub Docs, about Personal Access Tokens](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#about-personal-access-tokens) to learn more about PATs.

Expand Down

0 comments on commit f013c4e

Please sign in to comment.