Add link to changenote for custom config

Also, use a better link in the readme.
This commit is contained in:
Andrew Eisenberg 2023-05-01 11:01:27 -07:00
parent d2f6dfd52d
commit b1b3d00b62
2 changed files with 3 additions and 4 deletions

View file

@ -2,7 +2,7 @@
## [UNRELEASED]
- You can now configure CodeQL within your code scanning workflow by passing a `config` input to the `init` Action. [#1590](https://github.com/github/codeql-action/pull/1590)
- You can now configure CodeQL within your code scanning workflow by passing a `config` input to the `init` Action. See [Using a custom configuration file](https://aka.ms/code-scanning-docs/config-file) for more information about configuring code scanning. [#1590](https://github.com/github/codeql-action/pull/1590)
## 2.3.2 - 27 Apr 2023