Skip to content

chore(ci): bump codeql-action to 4.37.2 (init+analyze together) - #140

Merged
nelsonduarte merged 1 commit into
mainfrom
chore/bump-codeql-action-4.37.2
Jul 28, 2026
Merged

chore(ci): bump codeql-action to 4.37.2 (init+analyze together)#140
nelsonduarte merged 1 commit into
mainfrom
chore/bump-codeql-action-4.37.2

Conversation

@nelsonduarte

Copy link
Copy Markdown
Owner

Bumps github/codeql-action (init + analyze) from the 4.36.2 SHA to the v4.37.2 SHA e0647621c2984b5ed2f768cb892365bf2a616ad1 in a single commit.

Why combined

Dependabot split this bump into two PRs against the same .github/workflows/codeql.yml:

Merging them independently would leave init and analyze on mismatched codeql-action versions, which the CodeQL action rejects (init/analyze must be the same version) and breaks the run. This PR bumps both lines together so the workflow stays coherent.

Supersedes #132 and #133.

Validation

  • Only the two uses: SHAs changed; pin-SHA-with-comment format preserved.
  • YAML parses cleanly (yaml.safe_load).

Bumps github/codeql-action init and analyze to the v4.37.2 SHA
(e0647621c2984b5ed2f768cb892365bf2a616ad1) in a single commit.

Dependabot split this bump into two PRs (#132 analyze, #133 init)
touching the same workflow. Applying them independently would leave
init and analyze on mismatched codeql-action versions, which breaks
the CodeQL run. This combines both.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@nelsonduarte
nelsonduarte merged commit 379a6bf into main Jul 28, 2026
4 checks passed
@nelsonduarte
nelsonduarte deleted the chore/bump-codeql-action-4.37.2 branch July 28, 2026 16:53
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