Skip to content

Cannot get CodeQL workflow to run

Summary

the up-java project has been updated to use Java version 17 and I have no issues except for the CodeQL workflow that I cannot control and it seems to be fixed on java version 11: https://github.com/eclipse-uprotocol/up-java/actions/workflows/github-code-scanning/codeql

How can I configure the java version for this workflow that I do not have the yml or configuration for?

Steps to reproduce

Click on the link above

What is the current bug behavior?

All my PRs are blocked and cannot be merged.

What is the expected correct behavior?

Workflows running successfully

Relevant logs and/or screenshots

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

Cannot merge my code (I choose not to merge my code when an action is failing).