Skip to content

Commit 5fabaca

Browse files
authored
Link to the GITHUB_TOKEN documentation
1 parent 713925f commit 5fabaca

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ For each new advisory (including informal) an issue will be created:
8080

8181
## Inputs
8282

83-
| Name | Required | Description | Type | Default |
84-
| ------------| -------- | -------------------------------------------------------------------------| ------ | --------|
85-
| `token` | ✓ | GitHub token, usually a `${{ secrets.GITHUB_TOKEN }}` | string | |
83+
| Name | Required | Description | Type | Default |
84+
| ------------| -------- | ---------------------------------------------------------------------------| ------ | --------|
85+
| `token` | ✓ | [GitHub token], usually a `${{ secrets.GITHUB_TOKEN }}` | string | |
86+
87+
[GitHub token]: https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token

0 commit comments

Comments
 (0)