We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nightly
action.yml
1 parent 4901f54 commit 5ab5aefCopy full SHA for 5ab5aef
init/action.yml
@@ -12,6 +12,9 @@ inputs:
12
- The URL of a CodeQL Bundle tarball GitHub release asset, or
13
- A special value `linked` which uses the version of the CodeQL tools
14
that the Action has been bundled with.
15
+ - A special value `nightly` which uses the latest nightly version of the
16
+ CodeQL tools. Note that this is unstable and not recommended for
17
+ production use.
18
19
If not specified, the Action will check in several places until it finds
20
the CodeQL tools.
0 commit comments