Skip to content

Fix CodeQL workflow: update all codeql-action steps to v4.37.6, add Dependabot grouping - #7365

Merged
peterkir merged 1 commit into
masterfrom
copilot/update-failing-pull-request-7359
Aug 6, 2026
Merged

Fix CodeQL workflow: update all codeql-action steps to v4.37.6, add Dependabot grouping#7365
peterkir merged 1 commit into
masterfrom
copilot/update-failing-pull-request-7359

Conversation

Copilot AI commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Dependabot PR #7359 only bumped codeql-action/init, leaving codeql-action/analyze at v4.36.2, causing a fatal mismatch: Loaded a configuration file for version '4.37.5', but running version '4.36.2'.

Changes

  • codeql.yml: Bump both codeql-action/init and codeql-action/analyze to v4.37.6 (5595ccaf) — all steps must share the same version
  • dependabot.yml: Add a groups rule for github/codeql-action* so future Dependabot PRs update all CodeQL action steps atomically
groups:
  codeql-action:
    patterns:
    - "github/codeql-action*"

Supersedes #7359.

…d grouping

Co-authored-by: peterkir <250545+peterkir@users.noreply.github.com>
Copilot AI changed the title Fix CodeQL workflow: update all codeql-action steps to v4.37.6 and group Dependabot updates Fix CodeQL workflow: update all codeql-action steps to v4.37.6, add Dependabot grouping Aug 6, 2026
Copilot AI requested a review from peterkir August 6, 2026 06:54
@peterkir
peterkir marked this pull request as ready for review August 6, 2026 09:52
@peterkir
peterkir merged commit e27f2b1 into master Aug 6, 2026
5 checks passed
@peterkir
peterkir deleted the copilot/update-failing-pull-request-7359 branch August 6, 2026 09:52
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