Skip to content

[fix][ci] Fix CodeQL workflow and upgrade codeql-action to v4#25481

Merged
nodece merged 1 commit intoapache:masterfrom
merlimat:fix/codeql-workflow
Apr 8, 2026
Merged

[fix][ci] Fix CodeQL workflow and upgrade codeql-action to v4#25481
nodece merged 1 commit intoapache:masterfrom
merlimat:fix/codeql-workflow

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

@merlimat merlimat commented Apr 7, 2026

Summary

  • Update JDK from 17 to 21 in the standalone CodeQL workflow (codeql.yaml) to match the CI workflow and Gradle cache-update workflow. The CodeQL workflow has been consistently failing since configure-on-demand was enabled on March 31.
  • Upgrade all github/codeql-action references from v3 to v4 across both codeql.yaml and pulsar-ci.yaml, as v3 will be deprecated in December 2026.

Matching PR in forked repository

No response

The standalone CodeQL workflow has been failing since configure-on-demand
was enabled, due to using JDK 17 while the rest of CI uses JDK 21.
Update to JDK 21 to match. Also upgrade all codeql-action references
from v3 to v4, as v3 is deprecated (December 2026).
@nodece nodece merged commit 3216036 into apache:master Apr 8, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants