Skip to content

Commit

Permalink
docs(github): rewrite sentence (#28155)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed Mar 31, 2024
1 parent fdb907a commit 7538b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/modules/platform/github/readme.md
Expand Up @@ -4,7 +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.
If you want Renovate to also update your GitHub Action files, you must 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 7538b31

Please sign in to comment.