Update changelog and version after v1.0.6

This commit is contained in:
github-actions[bot] 2021-07-19 09:32:57 +00:00
parent 84173b94c9
commit 0afedcafa7

View file

@ -1,5 +1,9 @@
# CodeQL Action and CodeQL Runner Changelog
## [UNRELEASED]
No user facing changes.
## 1.0.6 - 19 Jul 2021
- The `init` step of the Action now supports a `source-root` input as a path to the root source-code directory. By default, the path is relative to `$GITHUB_WORKSPACE`. [#607](https://github.com/github/codeql-action/pull/607)