Update changelog for v4.35.3

This commit is contained in:
github-actions[bot]
2026-05-01 12:57:50 +00:00
parent 8c6e48dbe0
commit ec298daba7
+1 -1
View File
@@ -2,7 +2,7 @@
See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
## [UNRELEASED]
## 4.35.3 - 01 May 2026
- Configurations for private registries that use Cloudsmith or GCP OIDC are now accepted. [#3850](https://github.com/github/codeql-action/pull/3850)
- Fixed a bug where two diagnostics produced within the same millisecond could overwrite each other on disk, causing one of them to be lost. [#3852](https://github.com/github/codeql-action/pull/3852)