v1.1.15
CodeQL Action Changelog
1.1.15 - 28 Jun 2022
- CodeQL query packs listed in the
packsconfiguration field will be skipped if their target language is not being analyzed in the current Actions job. Previously, this would throw an error. #1116 - The combination of python2 and poetry is no longer supported. See actions/setup-python#374 for more details. #1124
- Update default CodeQL bundle version to 2.10.0. #1123
See the full CHANGELOG.md for more information.