зеркало из https://github.com/microsoft/archai.git
upload devkim results so github can report on what it found.
This commit is contained in:
Родитель
62b4a1033a
Коммит
e0412bd2d5
|
@ -25,4 +25,9 @@ jobs:
|
|||
uses: microsoft/devskim-action@v1
|
||||
with:
|
||||
should-scan-archives: false
|
||||
output-filename: devskim-results.sarif
|
||||
output-filename: devskim-results.sarif
|
||||
|
||||
- name: Upload scanning results
|
||||
uses: github/codeql-action/upload-sarif@v1
|
||||
with:
|
||||
sarif_file: devskim-results.sarif
|
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
Загрузка…
Ссылка в новой задаче