Skip to content

Conversation

@Simulant87
Copy link
Contributor

@Simulant87 Simulant87 commented Jul 1, 2025

GitHub actions step "Initialize CodeQL" show following error:

Error: CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/

e.g. see: https://github.com/stleary/JSON-java/actions/runs/15887222636/job/44802051034

this is now resolved, see here: https://github.com/stleary/JSON-java/actions/runs/16010002968/job/45165464513

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 1, 2025

@stleary
Copy link
Owner

stleary commented Jul 2, 2025

What problem does this code solve?
CodeQL version 2 is deprecated, upgrade to version 3

Does the code still compile with Java6?
This is not a code change

Risks
Low

Changes to the API?
N/A

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
N/A

Was any code refactored in this commit?
N/A

Review status
APPROVED

Starting 3-day comment window

@stleary stleary merged commit 7eccade into stleary:master Jul 4, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants