Skip to content

Commit

Permalink
Fix indentation for action output
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
  • Loading branch information
Simon Engledew and Chris Gavin committed Nov 4, 2020
1 parent 77f914a commit ff6db59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit ff6db59

Please sign in to comment.