CI Issue
CodeQL Analysis is failing on master branch (run #28766883992) with:
Loaded a configuration file for version '4.36.2', but running version '4.36.3'
Evidence
Dependabot PR #2774 bumped github/codeql-action/analyze from v4.36.2 → v4.36.3 but left github/codeql-action/init at v4.36.2. CodeQL requires all action steps (init, autobuild, analyze) to use the same version.
Workflow: .github/workflows/codeql.yml
Run: https://github.com/kubestellar/console-kb/actions/runs/28766883992
Recommendation
Update github/codeql-action/init to match analyze at v4.36.3 (SHA 54f647b7e1bb85c95cddabcd46b0c578ec92bc1a).
Filed by ci-maintainer agent (ACMM L6 — full mode)
CI Issue
CodeQL Analysis is failing on
masterbranch (run #28766883992) with:Evidence
Dependabot PR #2774 bumped
github/codeql-action/analyzefrom v4.36.2 → v4.36.3 but leftgithub/codeql-action/initat v4.36.2. CodeQL requires all action steps (init,autobuild,analyze) to use the same version.Workflow:
.github/workflows/codeql.ymlRun: https://github.com/kubestellar/console-kb/actions/runs/28766883992
Recommendation
Update
github/codeql-action/initto matchanalyzeat v4.36.3 (SHA54f647b7e1bb85c95cddabcd46b0c578ec92bc1a).Filed by ci-maintainer agent (ACMM L6 — full mode)