Fix indentation for action output

Co-authored-by: Chris Gavin <chris@chrisgavin.me>
This commit is contained in:
Simon Engledew 2020-11-04 18:57:50 +00:00
parent 77f914a4ba
commit ff6db59d5a
No known key found for this signature in database
GPG key ID: 84302E7B02FE8BCE

View file

@ -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'