Fix indentation for action output
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
This commit is contained in:
parent
77f914a4ba
commit
ff6db59d5a
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ inputs:
|
|||
default: 'true'
|
||||
outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
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