chore(ci): bump github/codeql-action from 7c1e4cf0b20d7c1872b26569c00ba908797a59bf to 9e0d7b8d25671d64c341c19c0152d693099fb5ba#40
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 7c1e4cf0b20d7c1872b26569c00ba908797a59bf to 9e0d7b8d25671d64c341c19c0152d693099fb5ba. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@7c1e4cf...9e0d7b8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 9e0d7b8d25671d64c341c19c0152d693099fb5ba dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Jerry-Xin
left a comment
There was a problem hiding this comment.
This PR is in scope for Mininglamp-OSS/.github: it updates the central reusable CodeQL workflow used by the organization.
✅ Highlights
- The change only updates the pinned
github/codeql-actionSHA in.github/workflows/reusable-codeql.yml, line 43, and line 50. - The new SHA resolves to upstream
github/codeql-actionv4.35.5/refs/tags/v4^{}, so the# v4comments remain accurate. - The workflow keeps the existing permission minimization, pinned action style, checkout settings, language input behavior, and analysis category.
- No test changes are needed for this dependency-only workflow pin update.
No blocking or non-blocking findings.
lml2468
left a comment
There was a problem hiding this comment.
Review: PR #40 — chore(ci): bump github/codeql-action (v4 minor update)
Verdict: Safe Dependabot bump. LGTM ✅
Verification
- ✅ SHA
9e0d7b8d25671d64c341c19c0152d693099fb5baconfirmed — merge commit onreleases/v4branch (v4.35.5) - ✅ CI green (actionlint + tab check pass)
- ✅ All 3 sub-actions updated consistently:
init,autobuild,analyze - ✅ Same major version (v4), comment preserved, no breaking changes
Analysis
Pure SHA pin rotation within the same v4 major version. The reusable-codeql.yml workflow uses standard CodeQL action inputs (languages, queries: security-extended, category) — all stable across v4 minor releases. No config changes needed.
No blocking or non-blocking findings.
Reviewer: 齐静春 (qijingchun) — independent cross-review
Bumps github/codeql-action from 7c1e4cf0b20d7c1872b26569c00ba908797a59bf to 9e0d7b8d25671d64c341c19c0152d693099fb5ba.
Changelog
Sourced from github/codeql-action'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 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)