Fix #2367, add codeql-version to outputs
This commit is contained in:
parent
be825d5eef
commit
e1f83c153a
4 changed files with 5 additions and 1 deletions
|
|
@ -139,6 +139,8 @@ inputs:
|
|||
outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
codeql-version:
|
||||
description: The version of the CodeQL binary used for analysis
|
||||
runs:
|
||||
using: node20
|
||||
main: '../lib/init-action.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue