Keep user-provided query filters first

This commit is contained in:
Chuan-kai Lin 2025-06-19 11:48:20 -07:00
parent f5304e7bf5
commit 0b8d151adc
2 changed files with 6 additions and 2 deletions

View file

@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
## [UNRELEASED]
No user facing changes.
- Fix bug in PR analysis where user-provided `include` query filter fails to exclude non-included queries. [#2938](https://github.com/github/codeql-action/pull/2938)
## 3.29.0 - 11 Jun 2025