Bump github/codeql-action from 4 to 4.36.0#793
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.36.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...v4.36.0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report for CI Build 26918421625Coverage remained the same at 87.985%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Contributor
Author
|
Superseded by #795. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github/codeql-action from 4 to 4.36.0.
Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
8ffeae7CI: Automatically cancel non-generated workflowsf3f52bfRevertgetErrorMessageimporta14f75eAddress review comments164c32aMerge pull request #3918 from github/henrymercer/upgrade-brace-expansiona134948Bumpbrace-expansionf4d0a7aMerge pull request #3912 from github/henrymercer/smaller-upload-libf62fbc9Merge pull request #3895 from github/mbg/analysis-kinds/warn-on-non-cs-advanc...2a73406Address review comments3b0e64cMerge pull request #3914 from github/henrymercer/auto-rebuild-release-prs0a7280aAssert that nothing is loggedDependabot 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
Workflow-only dependency pin for security scanning; no application code changes, with minor risk of scan timing or alert differences from the newer CodeQL bundle.
Overview
Pins CodeQL init and analyze steps in
.github/workflows/codeql.ymlfrom the floatinggithub/codeql-action/*@v4tag to@v4.36.0, so CI uses a fixed action release instead of whateverv4currently resolves to.That version bump pulls in upstream changes such as a higher minimum CodeQL bundle (2.19.4), default bundle 2.25.5, and SHA-256 Git object ID support—worth a quick watch if scans behave differently on the next run.
Reviewed by Cursor Bugbot for commit dac3388. Bugbot is set up for automated code reviews on this repo. Configure here.