build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 - #188
build(deps): bump github/codeql-action from 4.37.6 to 4.37.7#188dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.6 to 4.37.7. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v4.37.6...v4.37.7) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.37.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 22, 2026, 8:56 AM ET / 12:56 UTC. ClawSweeper reviewWhat this changesThe PR updates the CodeQL workflow’s initialization and analysis actions from v4.37.6 to v4.37.7. Merge readinessKeep open: current main still pins CodeQL v4.37.6, while this PR narrowly upgrades both action invocations to v4.37.7. No correctness finding was identified; likely routing is Peter Steinberger from the current workflow history. Priority: P3 Review scores
Verification
Live VerificationCommand: Result: FAIL (failed) — execution before step 1 Assertions:
How this fits togetherThe CodeQL GitHub Actions workflow scans the repository’s Go source on pull requests, main pushes, and a weekly schedule. It sends static-analysis results to GitHub code scanning. flowchart LR
A[Go source] --> B[CodeQL workflow]
B --> C[Initialize CodeQL]
C --> D[Analyze source]
D --> E[GitHub security results]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Copy recommended automerge instructionTechnical reviewBest possible solution: Merge the narrow update once the completed CodeQL analysis confirms the updated action works, while retaining the current workflow permissions and triggers. Do we have a high-confidence way to reproduce the issue? Not applicable: this updates CI action pins rather than repairing a reported runtime defect. Is this the best way to solve the issue? Yes: updating both CodeQL entry points together is the narrowest consistent way to adopt the upstream patch release. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning high; reviewed against 938b6b279dfc. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
|
Superseded by #189, which lands the dependency refresh as one coherent branch (avoids lockfile cascades) with build + smoke proof. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github/codeql-action from 4.37.6 to 4.37.7.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
ff2f1c6Merge pull request #4093 from github/update-v4.37.7-be7a3dbb8951a133Update changelog for v4.37.7be7a3dbMerge pull request #4087 from github/dependabot/npm_and_yarn/npm-minor-0aa561...9310334Merge pull request #4086 from github/mbg/thread-action-state-to-codeqlb4d8a54Rebuildab5db25Bump the npm-minor group across 1 directory with 8 updates38055a3DroploggerfromdatabaseInitClusterin interface1f87aedMerge pull request #4085 from github/update-bundle/codeql-bundle-v2.26.3dc1b98aMakeloggeravailable togetCodeQLForCmd6f0220eMerge pull request #4084 from github/navntoft/bump-undiciDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)