build(deps): bump the github-actions group with 2 updates - #185
build(deps): bump the github-actions group with 2 updates#185dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the github-actions 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 9e3211c9a3b9311dfe05da2ed48eea3386f042dd to 5595ccaf912efad79be6eef63a5619ff05969be3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e3211c...5595cca) Updates `github/codeql-action/analyze` from 9e3211c9a3b9311dfe05da2ed48eea3386f042dd to 5595ccaf912efad79be6eef63a5619ff05969be3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@9e3211c...5595cca) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 5595ccaf912efad79be6eef63a5619ff05969be3 dependency-type: direct:production dependency-group: github-actions - dependency-name: github/codeql-action/analyze dependency-version: 5595ccaf912efad79be6eef63a5619ff05969be3 dependency-type: direct:production dependency-group: github-actions ... 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 10, 2026, 12:16 PM ET / 16:16 UTC. ClawSweeper reviewWhat this changesThe PR updates the immutable GitHub CodeQL action revisions for the workflow’s initialization and analysis steps. Merge readinessThis is a clean, narrowly scoped Dependabot update with completed CI, but it changes a security-owned workflow and should remain open for the required code-owner review before merge. Priority: P3 Review scores
Verification
How this fits togetherThe CodeQL workflow runs on repository events, initializes analysis for TypeScript and GitHub Actions code, then uploads security results. This PR changes only the pinned upstream revision used by those two action steps. flowchart LR
A[Repository events] --> B[CodeQL workflow]
B --> C[Initialize analysis]
C --> D[Analyze two language profiles]
D --> E[Upload security results]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Retain the immutable SHA pins and merge after the security-workflow code owner confirms the intended CodeQL action revision. Do we have a high-confidence way to reproduce the issue? Not applicable: this is a CI action revision update, and the proposed workflow completed its CodeQL and test checks successfully. Is this the best way to solve the issue? Yes: updating only the existing full-SHA pins is the narrowest maintainable way to adopt the upstream CodeQL action revision. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 1571f3143be5. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Bumps the github-actions group with 2 updates: github/codeql-action/init and github/codeql-action/analyze.
Updates
github/codeql-action/initfrom 9e3211c9a3b9311dfe05da2ed48eea3386f042dd to 5595ccaf912efad79be6eef63a5619ff05969be3Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
Updates
github/codeql-action/analyzefrom 9e3211c9a3b9311dfe05da2ed48eea3386f042dd to 5595ccaf912efad79be6eef63a5619ff05969be3Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
Dependabot 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