mirror of
https://github.com/github/codeql-action.git
synced 2026-04-03 02:02:17 +00:00
Fix indentation for action output
Co-authored-by: Chris Gavin <chris@chrisgavin.me>
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user