Upload CodeQL databases
This commit is contained in:
parent
b2d10b39b0
commit
146c897909
24 changed files with 981 additions and 24 deletions
|
|
@ -34,6 +34,10 @@ inputs:
|
|||
category:
|
||||
description: String used by Code Scanning for matching the analyses
|
||||
required: false
|
||||
upload-database:
|
||||
description: Whether to upload the resulting CodeQL database
|
||||
required: false
|
||||
default: "true"
|
||||
token:
|
||||
default: ${{ github.token }}
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue