Skip to content

Commit ff6db59

Browse files
Simon Engledewchrisgavin
andcommitted
Fix indentation for action output
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
1 parent 77f914a commit ff6db59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

init/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inputs:
2525
default: 'true'
2626
outputs:
2727
codeql-path:
28-
description: The path of the CodeQL binary used for analysis
28+
description: The path of the CodeQL binary used for analysis
2929
runs:
3030
using: 'node12'
3131
main: '../lib/init-action.js'

0 commit comments

Comments
 (0)