Skip to content

Commit 9a907eb

Browse files
committed
Add a link to gh.
1 parent 512bf7e commit 9a907eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wordpress-coding-standards/github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ From the root of the repository, run (note the trailing period):
4343
zizmor .
4444
```
4545

46-
To enable the online audits that check for known-vulnerable actions and impostor commits, provide a GitHub token:
46+
To enable the online audits that check for known-vulnerable actions and impostor commits, you can use [the `gh` CLI tool from GitHub](https://cli.github.com/) to provide an auth token:
4747

4848
```
4949
GH_TOKEN=$(gh auth token) zizmor .

0 commit comments

Comments
 (0)