You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,8 +108,6 @@ jobs:
108
108
args: ./...
109
109
```
110
110
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
-
113
111
### Integrating with code scanning
114
112
115
113
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