build(deps): bump the codeql-action group with 2 updates - #85
Conversation
|
Codex review: needs maintainer review before merge. Reviewed August 7, 2026, 2:38 PM ET / 18:38 UTC. ClawSweeper reviewWhat this changesThe PR updates the pinned CodeQL initialization and analysis actions in the repository’s security-scanning workflow from v4.37.4 to v4.37.6. Merge readiness⛔ Blocked by patch quality or review findings - 4 items remain Keep open: current main still pins CodeQL v4.37.4, so this focused v4.37.6 update remains useful, pending the normal maintainer trust decision for newly executed upstream action code. Priority: P3 Review scores
Verification
How this fits togetherGitHub Actions runs the repository’s CodeQL workflow on source changes. The pinned CodeQL actions obtain the scanning toolchain and upload security-analysis results to GitHub. flowchart LR
A[Source changes] --> B[CodeQL workflow]
B --> C[Pinned CodeQL actions]
C --> D[CodeQL toolchain]
D --> E[Security analysis]
E --> F[GitHub security results]
Decision needed
Why: The patch is mechanically narrow, but it changes third-party code executed within the repository security workflow. Before merge
Findings
Agent review detailsSecurityNeeds attention: The diff changes third-party action code executed by a workflow with security-event upload permission, requiring normal maintainer supply-chain approval. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Verify the upstream v4.37.6 release provenance and merge the two immutable pin updates only if the workflow code owner accepts that supply-chain change. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR updates CI action pins rather than reporting a user-facing bug; the supplied checks show the proposed workflow completed successfully. Is this the best way to solve the issue? Yes: updating both CodeQL steps to one immutable upstream release commit is the narrowest maintainable update, subject to maintainer supply-chain approval. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 931246004485. LabelsLabel changes:
Label justifications:
EvidenceSecurity concerns:
What I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
HistoryReview history (6 earlier review cycles)
|
Bumps the codeql-action group with 2 updates: [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action). Updates `github/codeql-action/init` from 4.37.4 to 4.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f205ea1...5595cca) Updates `github/codeql-action/analyze` from 4.37.4 to 4.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f205ea1...5595cca) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action - dependency-name: github/codeql-action/analyze dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: codeql-action ... Signed-off-by: dependabot[bot] <support@github.com>
a08c83d to
76c3f9a
Compare
|
Landed as 5c1729e after rebasing onto the SQLite update. Verification:
|
Bumps the codeql-action group with 2 updates: github/codeql-action/init and github/codeql-action/analyze.
Updates
github/codeql-action/initfrom 4.37.4 to 4.37.6Release notes
Sourced from github/codeql-action/init's releases.
Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.66a9359aMerge pull request #4070 from github/mbg/remote-address/change-file-default065cdc0ChangeDEFAULT_CONFIG_FILE_NAMEf99dd5aMerge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.21804b21Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a13020a2fRebuild93c3a5aUpdate changelog and version after v4.37.5d1ba80aMerge pull request #4067 from github/update-v4.37.5-1cd4d01d5Updates
github/codeql-action/analyzefrom 4.37.4 to 4.37.6Release notes
Sourced from github/codeql-action/analyze's releases.
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.66a9359aMerge pull request #4070 from github/mbg/remote-address/change-file-default065cdc0ChangeDEFAULT_CONFIG_FILE_NAMEf99dd5aMerge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.21804b21Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a13020a2fRebuild93c3a5aUpdate changelog and version after v4.37.5d1ba80aMerge pull request #4067 from github/update-v4.37.5-1cd4d01d5Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions