Skip to content

Commit c7c9a57

Browse files
author
Dave Bartolomeo
committed
Add changelog entry
1 parent c29cab9 commit c7c9a57

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
44

55
## [UNRELEASED]
66

7-
No user facing changes.
7+
- The CodeQL Action no longer includes its own copy of the extractor for the `actions` language, which is currently in public preview.
8+
The `actions` extractor has been included in the CodeQL CLI since v2.20.4. If your workflow has enabled the `actions` language _and_ you have pinned
9+
your `tools:` property to a specific version of the CodeQL CLI earlier than v2.20.4, you will need to update to at least CodeQL v2.20.4 or disable
10+
`actions` analysis.
811

912
## 3.28.10 - 21 Feb 2025
1013

0 commit comments

Comments
 (0)