[July 27/28] Update code scanning docs for CodeQL query packs (part of CodeQL Package Manager) (#20417)
This commit is contained in:
@@ -31,10 +31,7 @@ If an automatic build of code for a compiled language within your project fails,
|
||||
|
||||
```yaml
|
||||
jobs:
|
||||
analyze:{% ifversion fpt or ghes > 3.1 or ghae-next %}
|
||||
permissions:
|
||||
security-events: write
|
||||
actions: read{% endif %}
|
||||
analyze:
|
||||
...
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user