Add new input option tools: linked to CHANGELOG

This commit is contained in:
Fotis Koutoulakis (@NlightNFotis) 2024-05-09 15:19:25 +01:00 committed by Fotis Koutoulakis
parent 4522b08a7e
commit 1796f5474f

View file

@ -12,6 +12,7 @@ No user facing changes.
- Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the [README.md](README.md). [#2273](https://github.com/github/codeql-action/pull/2273)
- Avoid printing out a warning for a missing `on.push` trigger when the CodeQL Action is triggered via a `workflow_call` event. [#2274](https://github.com/github/codeql-action/pull/2274)
- Add `tools: linked` option for input of `init` action. [#2281](https://github.com/github/codeql-action/pull/2281)
## 3.25.4 - 08 May 2024