Install CodeQL as part of the action
This commit is contained in:
parent
59a9e3a311
commit
8216c3a1b1
4 changed files with 59 additions and 16 deletions
|
|
@ -2,6 +2,10 @@ name: 'CodeQL: Resolve Build Environment'
|
|||
description: 'Attempt to infer a suitable environment configuration for the autobuilder'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
tools:
|
||||
description: URL of CodeQL tools
|
||||
required: false
|
||||
# If not specified the Action will check in several places until it finds the CodeQL tools.
|
||||
token:
|
||||
default: ${{ github.token }}
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue