Skip to content

Commit 5ab5aef

Browse files
committed
Document nightly tools input in action.yml
1 parent 4901f54 commit 5ab5aef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

init/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ inputs:
1212
- The URL of a CodeQL Bundle tarball GitHub release asset, or
1313
- A special value `linked` which uses the version of the CodeQL tools
1414
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.
1518
1619
If not specified, the Action will check in several places until it finds
1720
the CodeQL tools.

0 commit comments

Comments
 (0)