chore(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.38.0 - #3370
chore(deps): bump github/codeql-action/autobuild from 4.36.2 to 4.38.0#3370dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4fe84e0. Configure here.
| # If this step fails, then you should remove it and run the build manually (see below) | ||
| - name: Autobuild | ||
| uses: github/codeql-action/autobuild@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # 4.36.2 | ||
| uses: github/codeql-action/autobuild@7188fc363630916deb702c7fdcf4e481b751f97a # 4.37.1 |
There was a problem hiding this comment.
Mismatched CodeQL Action versions
Medium Severity
Only github/codeql-action/autobuild was bumped to 4.37.1, while init and analyze remain on 4.36.2. Those steps share a versioned config written by init, and the Action rejects mismatched versions, so the CodeQL job can fail after this partial update.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 4fe84e0. Configure here.
|
@dependabot recreate |
Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.36.2 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@8aad20d...b96794f) --- updated-dependencies: - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4fe84e0 to
4b1e0dd
Compare
|
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. |


Bumps github/codeql-action/autobuild from 4.36.2 to 4.38.0.
Release notes
Sourced from github/codeql-action/autobuild's releases.
Changelog
Sourced from github/codeql-action/autobuild's changelog.
... (truncated)
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@henrymercer