Skip to content

Combine codeql updates#2162

Merged
alexeykiselev merged 17 commits into
masterfrom
combine-codeql-updates
Jul 23, 2026
Merged

Combine codeql updates#2162
alexeykiselev merged 17 commits into
masterfrom
combine-codeql-updates

Conversation

@alexeykiselev

Copy link
Copy Markdown
Collaborator

Closes #2152, #2153 and #2156

dependabot Bot and others added 14 commits July 21, 2026 08:37
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>
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>
Copilot AI review requested due to automatic review settings July 23, 2026 07:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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/init and github/codeql-action/autobuild to a newer pinned commit (v4.37.1).
  • Bump github/codeql-action/analyze to 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.

Comment thread .github/workflows/codeql-analysis.yml Outdated
Copilot AI review requested due to automatic review settings July 23, 2026 08:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings July 23, 2026 08:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings July 23, 2026 08:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@alexeykiselev
alexeykiselev merged commit 2c0df39 into master Jul 23, 2026
22 checks passed
@alexeykiselev
alexeykiselev deleted the combine-codeql-updates branch July 23, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants