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
Next Next commit
Change OLDEST_SUPPORTED_MAJOR_VERSION to 3
  • Loading branch information
angelapwen committed Jan 7, 2025
commit a06dbc607dd63667b5c4ce35d436c98d5ed88acd
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=2
OLDEST_SUPPORTED_MAJOR_VERSION=3
0