Update CHANGELOG.md

This commit is contained in:
Rasmus Wriedt Larsen 2022-12-06 11:37:31 +01:00
parent 27c1438455
commit 5566638d56
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
## [UNRELEASED]
- Add a step that tries to upload a SARIF file for the workflow run when that workflow run fails. This will help better surface failed code scanning workflow runs. [#1393](https://github.com/github/codeql-action/pull/1393)
- Python automatic dependency installation will no longer consider dependecy code installed in venv as user-written, for projects using Poetry that specify `virtualenvs.in-project = true` in their `poetry.toml`. [#1419](https://github.com/github/codeql-action/pull/1419).
## 2.1.35 - 01 Dec 2022