1
0
mirror of synced 2025-12-21 10:57:10 -05:00

[July 27/28] Update code scanning docs for CodeQL query packs (part of CodeQL Package Manager) (#20417)

This commit is contained in:
Felicity Chapman
2021-07-27 19:17:43 +01:00
committed by GitHub
parent 5e30182d9d
commit 9b656a2328
15 changed files with 255 additions and 57 deletions

View File

@@ -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