codeql-action icon indicating copy to clipboard operation
codeql-action copied to clipboard

Ensure CodeQL Runner is up to date

Open jhutchings1 opened this issue 5 years ago • 0 comments

Since the CodeQL runner is distributed as a binary, there's a good chance that it could become out of date. We need to add functionality which outputs a message which warns users when the runner is too old.

We could optionally check this repo's releases using the API, but for on premises customers, that may not be an acceptable solution, so we'd need to make it configurable.

jhutchings1 avatar Nov 05 '20 05:11 jhutchings1