Skip to content

Commit a1e9f6c

Browse files
committed
Update v2 deprecation date
1 parent 5b6e617 commit a1e9f6c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Note that the only difference between `v2` and `v3` of the CodeQL Action is the
66

77
## [UNRELEASED]
88

9-
No user facing changes.
9+
- _Upcoming deprecation_: Update a deprecation warning for customers using CodeQL Action v2, on compatible GitHub versions. Support for CodeQL Action v2 will end on January 29, 2025. [#2520](https://github.com/github/codeql-action/pull/2670)
1010

1111
## 3.28.0 - 20 Dec 2024
1212

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For compiled languages:
6363
The following versions of the CodeQL Action are currently supported:
6464

6565
- v3 (latest)
66-
- v2 (deprecated, support will end on December 5th, 2024)
66+
- v2 (deprecated, support will end on January 29, 2025)
6767

6868
The only difference between CodeQL Action v2 and v3 is the version of Node.js on which they run. CodeQL Action v3 runs on Node 20, while CodeQL Action v2 runs on Node 16.
6969

lib/util.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)