Report the path of CodeQL as an output
This commit is contained in:
parent
0ed3207eb5
commit
854109fe92
4 changed files with 7 additions and 1 deletions
|
|
@ -23,6 +23,9 @@ inputs:
|
|||
description: Try to auto-install your python dependencies
|
||||
required: true
|
||||
default: 'true'
|
||||
outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: '../lib/init-action.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue