From 5fabacafcf45643692f4f6589c19a9278a66ec10 Mon Sep 17 00:00:00 2001 From: svartalf Date: Tue, 17 Mar 2020 09:19:30 +0300 Subject: [PATCH] Link to the GITHUB_TOKEN documentation --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 969f8a7..2b6c209 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ For each new advisory (including informal) an issue will be created: ## Inputs -| Name | Required | Description | Type | Default | -| ------------| -------- | -------------------------------------------------------------------------| ------ | --------| -| `token` | ✓ | GitHub token, usually a `${{ secrets.GITHUB_TOKEN }}` | string | | +| Name | Required | Description | Type | Default | +| ------------| -------- | ---------------------------------------------------------------------------| ------ | --------| +| `token` | ✓ | [GitHub token], usually a `${{ secrets.GITHUB_TOKEN }}` | string | | + +[GitHub token]: https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token