Skip to content

Commit e2b57b0

Browse files
authoredNov 20, 2024··
Merge pull request #2619 from github/backport-v2.27.5-f09c1c0a9
Merge releases/v3 into releases/v2
2 parents 5b62e7a + 8790184 commit e2b57b0

File tree

142 files changed

+2300
-567
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+2300
-567
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
44

55
Note that the only difference between `v2` and `v3` of the CodeQL Action is the node version they support, with `v3` running on node 20 while we continue to release `v2` to support running on node 16. For example `3.22.11` was the first `v3` release and is functionally identical to `2.22.11`. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.
66

7+
## 2.27.5 - 19 Nov 2024
8+
9+
No user facing changes.
10+
711
## 2.27.4 - 14 Nov 2024
812

913
No user facing changes.

‎lib/init-action.js

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.