mirror of
https://github.com/github/codeql-action.git
synced 2026-08-05 04:57:19 -05:00
Fix typos in Action config files
This commit is contained in:
@@ -7,7 +7,7 @@ inputs:
|
||||
required: false
|
||||
default: '../results'
|
||||
checkout_path:
|
||||
description: "The path at which the analyzed repository was checked out. Used to relativeize any absolute paths in the uploaded SARIF file."
|
||||
description: "The path at which the analyzed repository was checked out. Used to relativize any absolute paths in the uploaded SARIF file."
|
||||
required: false
|
||||
default: ${{ github.workspace }}
|
||||
token:
|
||||
|
||||
Reference in New Issue
Block a user