peter-murray/CodeQL setup action

Sets up the CodeQL executable, separate from the codeql-action's init action so as to provide only the command line tool.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe GitHub token to use for authenticationno${{ github.token }}
versionThe version number for the CodeQL CLI bundle to download (e.g. 2.14.5 or 'latest')nolatest
namedescription
codeql_pathThe path to the CodeQL CLI executable