v1.0.6
CodeQL Action and CodeQL Runner Changelog
1.0.6 - 19 Jul 2021
- The
initstep of the Action now supports asource-rootinput as a path to the root source-code directory. By default, the path is relative to$GITHUB_WORKSPACE. #607 - The
initstep will now try to install a few Python tools needed by this Action when running on a self-hosted runner. #616
See the full CHANGELOG.md for more information.