Skip to content

Commit 5b9b480

Browse files
committed
Update changelog
1 parent b625b62 commit 5b9b480

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## [UNRELEASED]
44

55
- 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).
6+
- Avoid printing a stack trace and error message when the action fails to find the SHA at the
7+
current directory. This will happen in several non-error states and so we now avoid cluttering the
8+
log with this message. [#1485](https://github.com/github/codeql-action/pull/1485)
69

710
## 2.1.38 - 12 Jan 2023
811

0 commit comments

Comments
 (0)