Combine codeql updates#2162
Merged
Merged
Conversation
Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.37.0 to 4.37.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@99df26d...7188fc3) --- updated-dependencies: - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.0 to 4.37.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@99df26d...7188fc3) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…tion/autobuild-4.37.1
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.0 to 4.37.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@99df26d...e064762) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…tion/analyze-4.37.1
…tion/autobuild-4.37.1
…tion/analyze-4.37.1
…tion/autobuild-4.37.1
…4.37.1' into combine-codeql-updates
…d-4.37.1' into combine-codeql-updates
Contributor
There was a problem hiding this comment.
Pull request overview
Consolidates CodeQL Action dependency bumps into a single PR by updating the pinned commit SHAs used by the CodeQL workflow.
Changes:
- Bump
github/codeql-action/initandgithub/codeql-action/autobuildto a newer pinned commit (v4.37.1). - Bump
github/codeql-action/analyzeto a newer pinned commit (v4.37.2).
Comments suppressed due to low confidence (2)
.github/workflows/codeql-analysis.yml:70
- The trailing version comment is inaccurate for this pinned commit SHA. This commit corresponds to CodeQL Action v4.37.1 (per upstream commit message), so leaving it as "v3" is misleading when auditing dependency bumps.
uses: github/codeql-action/autobuild@7188fc363630916deb702c7fdcf4e481b751f97a # v3
.github/workflows/codeql-analysis.yml:84
- The trailing version comment is inaccurate for this pinned commit SHA. This commit corresponds to CodeQL Action v4.37.2 (per upstream commit message), so leaving it as "v3" is misleading when auditing dependency bumps.
uses: github/codeql-action/analyze@e0647621c2984b5ed2f768cb892365bf2a616ad1 # v3
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
irina-pereiaslavskaia
approved these changes
Jul 23, 2026
This was referenced Jul 23, 2026
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.
Closes #2152, #2153 and #2156