Bump github/codeql-action from 4.37.9 to 4.38.0 - #413
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.37.9 to 4.38.0. - [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.9...v4.38.0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewVerdict: benign I'll review the CodeQL Action bump against the malware checklist, starting with local usage, upstream diffs, and scanner findings. This is a first-party GitHub Actions pin ( Scanner vs interpretation: status is warn (warn-only). Unicode / confusable / IOC counts are 0. The 1065 heuristics are false positives on a large bundled
No New filesystem deletes are scoped to unused CodeQL toolcache entries on GitHub-hosted runners (symlink-refusing), which matches the documented disk-space change. No evidence of compromise. Compatibility AnalysisI'll inspect how this repo uses 1) Usage in this repoOnly
2) Intersection with 4.38.0 changesNone that require workflow edits. Inspected upstream changelog,
No removed/renamed public inputs. The C++ manual-build-between-init-and-analyze pattern is still documented. This is a minor action bump, not an API break. 3) Risks / unknowns
4) VerdictMerge. Default Malware Scan Summary
Top findings
|
Bumps github/codeql-action from 4.37.9 to 4.38.0.
Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
Commits
b96794fMerge pull request #4131 from github/update-v4.38.0-7e08580a902d5093Update changelog for v4.38.07e08580Merge pull request #4130 from github/henrymercer/workflow-runner-sizingbfcc52bRun slow macOS checks on larger runners8c251e7Merge pull request #4129 from github/update-bundle/codeql-bundle-v2.27.00b7ca40Add changelog note40484b3Update default bundle to codeql-bundle-v2.27.0977e6ceMerge pull request #4124 from github/henrymercer/toolcache-bundle-cleanup40a6b38Address toolcache cleanup review feedbackdeece8fApply suggestion from@henrymercerDependabot 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)Note
Low Risk
CI-only dependency version bump with no application or security-logic changes in this repo.
Overview
Bumps the CodeQL GitHub Actions workflow from
github/codeql-actionv4.37.9 to v4.38.0 for both the Initialize CodeQL (init) and Perform CodeQL Analysis (analyze) steps in.github/workflows/codeql-analysis.yml.No build steps, matrix languages, or permissions change—only the action version pins. The newer release pulls in upstream behavior such as a default CodeQL bundle update, optional Linux Arm64 bundle support, and toolcache cleanup on hosted runners.
Reviewed by Cursor Bugbot for commit a614a7d. Bugbot is set up for automated code reviews on this repo. Configure here.