chore: pin actions in workflows

This commit is contained in:
Jeroen de Bruijn 2020-03-26 20:11:31 +01:00
parent 2eda67bee4
commit ce8092f37d
No known key found for this signature in database
GPG key ID: 3A2677A1DF38FF9F
5 changed files with 8 additions and 11 deletions

View file

@ -53,7 +53,7 @@ Note that the [`GITHUB_TOKEN`](https://help.github.com/en/actions/configuring-an
## Example
This example uses a personal access token that is a Secret named `RENOVATE_TOKEN`.
This example uses a personal access token that is a GitHub secret named `RENOVATE_TOKEN`.
```yml
name: Example