8000 Deprecate CodeQL Action v2 by angelapwen · Pull Request #2677 · github/codeql-action · GitHub
[go: up one dir, main page]

Skip to content

Deprecate CodeQL Action v2 #2677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jan 10, 2025
Prev Previous commit
Next Next commit
Fix PR number in changenote
  • Loading branch information
angelapwen committed Jan 10, 2025
commit a05a7eb09cb4faebee87507a854cbd429fbe6bc6
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

## [UNRELEASED]

- CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see [this changelog post](https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/). [#1467](https://github.com/github/codeql-action/pull/2677)
- CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see [this changelog post](https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/). [#2677](https://github.com/github/codeql-action/pull/2677)

## 3.28.0 - 20 Dec 2024

Expand Down
Loading
0