Clarify wording
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
parent
6182f337aa
commit
eb4969f5e2
1 changed files with 7 additions and 7 deletions
|
|
@ -4,14 +4,14 @@ author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
tools:
|
tools:
|
||||||
description: >-
|
description: >-
|
||||||
The version of the CodeQL tools to use. This can be any of the following:
|
By default, the Action will use the recommended version of the CodeQL
|
||||||
|
Bundle to analyze your project. You can override this choice using this
|
||||||
- A local path to a tarball containing the CodeQL tools, or
|
input. One of:
|
||||||
- A URL to a GitHub release assets containing the CodeQL tools, or
|
|
||||||
- A special value `linked` which is forcing the use of the CodeQL tools
|
|
||||||
that the action has been bundled with.
|
|
||||||
|
|
||||||
If not specified, the Action will check in several places until it finds the CodeQL tools.
|
- A local path to a CodeQL Bundle tarball, or
|
||||||
|
- The URL of a CodeQL Bundle tarball GitHub release asset, or
|
||||||
|
- A special value `linked` which uses the version of the CodeQL tools
|
||||||
|
that the Action has been bundled with.
|
||||||
required: false
|
required: false
|
||||||
languages:
|
languages:
|
||||||
description: >-
|
description: >-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue