Skip to content

ci(deps): bump github/codeql-action init+analyze to 4.37.8 together - #132

Merged
tonibergholm-codento merged 1 commit into
mainfrom
ci/codeql-4.37.8
Aug 27, 2026
Merged

ci(deps): bump github/codeql-action init+analyze to 4.37.8 together#132
tonibergholm-codento merged 1 commit into
mainfrom
ci/codeql-4.37.8

Conversation

@tonibergholm-codento

Copy link
Copy Markdown
Collaborator

Dependabot split the github/codeql-action 4.37.8 bump into separate PRs — #129 (init) and #130 (analyze) — but both actions run in the same job in .github/workflows/codeql.yml. The analyze post-action validates that the config file it loads was written by a matching version, so each PR fails its required analyze checks on its own — the same failure mode as #110/#112, resolved the same way as #115.

This moves both refs to db488dd (v4.37.8) in a single commit. Closes #129, closes #130.

🤖 Generated with Claude Code

Dependabot split the bump into #129 (init) and #130 (analyze), but both
actions run in the same job and the analyze post-action rejects a config
written by a mismatched version, so neither PR can go green on its own
(same failure mode as #110/#112, resolved the same way as #115).
@tonibergholm-codento
tonibergholm-codento merged commit dee686c into main Aug 27, 2026
7 checks passed
@tonibergholm
tonibergholm deleted the ci/codeql-4.37.8 branch August 27, 2026 09:32
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