mirror of
https://github.com/github/codeql-action.git
synced 2026-05-20 22:30:29 +00:00
Apply suggestions from code review
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
committed by
GitHub
parent
7c23a5e578
commit
3d026bcb8d
+1
-1
@@ -89,7 +89,7 @@ inputs:
|
||||
description: A token for fetching external config files and queries if they reside in a private repository in the same GitHub instance that is running this action.
|
||||
required: false
|
||||
setup-python-dependencies:
|
||||
description: DEPRECATED. CodeQL Action no longer install Python dependencies (from 3.25.0+/2.25.0+)
|
||||
description: DEPRECATED. This option is ignored since CodeQL Action no longer installs Python dependencies as of versions 3.25.0 and 2.25.0.
|
||||
required: false
|
||||
source-root:
|
||||
description: Path of the root source code directory, relative to $GITHUB_WORKSPACE.
|
||||
|
||||
Reference in New Issue
Block a user