Tweak wording of changelog entry

This commit is contained in:
Henry Mercer 2025-01-22 13:14:30 +00:00 committed by GitHub
parent 20bbc8f5b5
commit 07d32980ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
## [UNRELEASED]
- Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance where the CodeQL Bundle has been synced to the instance using the [CodeQL Action sync tool](https://github.com/github/codeql-action-sync-tool) and the Actions runner does not have Zstandard installed. [#2710](https://github.com/github/codeql-action/pull/2710)
- Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the [CodeQL Action sync tool](https://github.com/github/codeql-action-sync-tool) and the Actions runner did not have Zstandard installed. [#2710](https://github.com/github/codeql-action/pull/2710)
## 3.28.2 - 21 Jan 2025