Skip to content

Commit 3594e70

Browse files
committed
Wordsmith
1 parent a29dc29 commit 3594e70

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ you "watch" this repo to receive notifications of any changes.
1414

1515
Dependabot uses GitHub access tokens to authenticate users. To use the API:
1616
- Create a [GitHub personal access token](https://github.com/settings/tokens)
17-
with the `repo` permissions (so the token can be used for private repos)
18-
- Add a `Authorization: Personal <token>` header to all requests
17+
with `repo` permissions (so the token can see private repos)
18+
- Add an `Authorization: Personal <token>` header to all requests using this
19+
access token
1920

2021
We use the access token you provide to ensure you have sufficient GitHub
2122
permissions to undertake any actions you request through the Dependabot API.

0 commit comments

Comments
 (0)