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
Keep OLDEST_SUPPORTED_MAJOR_VERSION to 2 for now
So that our changes can go into `releases/v2`. We will bump `OLDEST_SUPPORTED_MAJOR_VERSION` immediately after the next release.
  • Loading branch information
angelapwen committed Jan 7, 2025
commit 03d573167f664536682fe4d8edff5ad77efdfff5
2 changes: 1 addition & 1 deletion .github/releases.ini
Original file line number Diff line number Diff line change
@@ -1 +1 @@
OLDEST_SUPPORTED_MAJOR_VERSION=3
OLDEST_SUPPORTED_MAJOR_VERSION=2
Loading
0