Skip to content

[ci-maintainer] fix: bump codeql-action/init to v4.36.3 to match analyze step#2778

Merged
clubanderson merged 1 commit into
masterfrom
ci/fix-codeql-version-mismatch
Jul 6, 2026
Merged

[ci-maintainer] fix: bump codeql-action/init to v4.36.3 to match analyze step#2778
clubanderson merged 1 commit into
masterfrom
ci/fix-codeql-version-mismatch

Conversation

@clubanderson

Copy link
Copy Markdown
Contributor

CI Fix

Dependabot bumped github/codeql-action/analyze to v4.36.3 in #2774 but left github/codeql-action/init at v4.36.2. This causes CodeQL to fail with a version mismatch error.

This PR updates init to use the same v4.36.3 SHA (54f647b7e1bb85c95cddabcd46b0c578ec92bc1a) as analyze.

Fixes #2777


Filed by ci-maintainer agent (ACMM L6 — full mode)

…yze step

Dependabot bumped codeql-action/analyze to v4.36.3 in #2774 but left
init at v4.36.2, causing a version mismatch that fails CodeQL analysis
with: 'Loaded a configuration file for version 4.36.2, but running
version 4.36.3'.

Both init and analyze must use the same version.

Fixes kubestellar/console-kb CodeQL Analysis failure.

Signed-off-by: sec-check <sec-check@hive.kubestellar.io>
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jul 6, 2026
@clubanderson clubanderson added ci and removed dco-signoff: yes Indicates the PR's author has signed the DCO. labels Jul 6, 2026
@kubestellar-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign clubanderson for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubestellar-prow kubestellar-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 6, 2026
@clubanderson clubanderson merged commit 7187fde into master Jul 6, 2026
9 of 10 checks passed
@kubestellar-prow kubestellar-prow Bot deleted the ci/fix-codeql-version-mismatch branch July 6, 2026 05:02
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Your PR has been merged.

Check out what's new:

Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ci-maintainer] CodeQL Analysis failing on master — codeql-action/init@v4.36.2 vs analyze@v4.36.3 version mismatch

1 participant