Update changelog
This commit is contained in:
parent
b625b628b7
commit
5b9b480165
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
|||
## [UNRELEASED]
|
||||
|
||||
- Python automatic dependency installation will no longer fail for projects using Poetry that specify `virtualenvs.options.no-pip = true` in their `poetry.toml`. [#1431](https://github.com/github/codeql-action/pull/1431).
|
||||
- Avoid printing a stack trace and error message when the action fails to find the SHA at the
|
||||
current directory. This will happen in several non-error states and so we now avoid cluttering the
|
||||
log with this message. [#1485](https://github.com/github/codeql-action/pull/1485)
|
||||
|
||||
## 2.1.38 - 12 Jan 2023
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue