Skip to content

Align CodeQL action versions - #462

Closed
Ben (benmwatson) with Copilot wants to merge 1 commit into
dependabot/github_actions/github/codeql-action/init-4.37.9from
copilot/fix-analyze-github-actions-job
Closed

Align CodeQL action versions#462
Ben (benmwatson) with Copilot wants to merge 1 commit into
dependabot/github_actions/github/codeql-action/init-4.37.9from
copilot/fix-analyze-github-actions-job

Conversation

Copilot AI commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The Analyze job loaded CodeQL configuration from v4.37.9 but ran autobuild/analyze at v4.37.8, causing a configuration-version failure.

  • CodeQL workflow
    • Update autobuild and analyze to the same v4.37.9 commit already used by init.
uses: github/codeql-action/{init,autobuild,analyze}@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9

Co-authored-by: benmwatson <9598598+benmwatson@users.noreply.github.com>
An error occurred while trying to automatically change base from dependabot/github_actions/github/codeql-action/init-4.37.9 to master September 3, 2026 19:58
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