mirror of
https://github.com/github/codeql-action
synced 2026-05-20 05:00:58 +03:00
Capitalize Code Scanning
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ You can also configure advanced setup for a repository to find security vulnerab
|
||||
|
||||
### Permissions
|
||||
|
||||
All advanced setup Code Scanning workflows must have the `security-events: write` permission. Workflows in private repositories muse additionally have the `contents: read` permission. For more information, see [Assigning permissions to jobs](https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs).
|
||||
All advanced setup code scanning workflows must have the `security-events: write` permission. Workflows in private repositories muse additionally have the `contents: read` permission. For more information, see [Assigning permissions to jobs](https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs).
|
||||
|
||||
## Supported versions of the CodeQL Action
|
||||
|
||||
|
||||
Reference in New Issue
Block a user