Skip to content

Commit 9498f50

Browse files
authored
Update README.md
1 parent da7950f commit 9498f50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ jobs:
108108
args: ./...
109109
```
110110

111-
**Note:** The `GITHUB_AUTHENTICATION_TOKEN` should be stored as a [repository secret](https://docs.github.com/en/actions/security-guides/encrypted-secrets) and should have sufficient permissions to read your private modules.
112-
113111
### Integrating with code scanning
114112

115113
You can [integrate third-party code analysis tools](https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/integrating-with-code-scanning) with GitHub code scanning by uploading data as SARIF files.

0 commit comments

Comments
 (0)