Skip to content

build(deps): bump both codeql-action pins to v4.37.7 together - #1103

Merged
abrichr merged 1 commit into
mainfrom
claude/codeql-atomic
Aug 20, 2026
Merged

build(deps): bump both codeql-action pins to v4.37.7 together#1103
abrichr merged 1 commit into
mainfrom
claude/codeql-atomic

Conversation

@abrichr

@abrichr abrichr commented Aug 20, 2026

Copy link
Copy Markdown
Member

Why one pull request instead of two

Dependabot split this into #1100 (analyze) and #1102 (init). codeql.yml pins both to the same commit, and CodeQL refuses a run where init and analyze are different versions. So each pull request on its own fails Analyze (python):

-  github/codeql-action/init@5595ccaf…    # v4.37.6
-  github/codeql-action/analyze@5595ccaf… # v4.37.6

Bumping both in one commit is the only shape that can pass. This replaces #1100 and #1102, which are closed with a pointer here.

This is the same split-CodeQL pattern that was already hit and fixed once in openadapt-capture.

Checks

actionlint clean, YAML parses, exactly two lines change and both are the pinned SHA.

🤖 Generated with Claude Code

Dependabot opened these as two pull requests, #1100 for analyze and #1102
for init. Each alone leaves init and analyze on different versions, and
CodeQL refuses that mismatch, so both failed Analyze (python) while looking
like ordinary green-able dependency bumps.

Bumping both pins in one commit is the only shape that passes. This replaces
#1100 and #1102, which are closed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@abrichr
abrichr merged commit 22ffc6f into main Aug 20, 2026
11 checks passed
@abrichr
abrichr deleted the claude/codeql-atomic branch August 20, 2026 02:28
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.

1 participant