Skip to content

Update codeql action to 4.37.6 - #2190

Merged
alexeykiselev merged 5 commits into
masterfrom
update-codeql-action-to-4.37.6
Aug 7, 2026
Merged

Update codeql action to 4.37.6#2190
alexeykiselev merged 5 commits into
masterfrom
update-codeql-action-to-4.37.6

Conversation

@nickeskov

Copy link
Copy Markdown
Collaborator

This pull request updates the GitHub Actions workflows to use a newer version of the github/codeql-action actions across both the CodeQL analysis and security workflows. The main change is updating the action references to a newer commit hash, ensuring the workflows use the latest features and security patches.

Workflow dependency updates:

Closes #2186
Closes #2187
Closes #2188
Closes #2189

dependabot Bot and others added 5 commits August 7, 2026 01:37
Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.37.5 to 4.37.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d1ba80a...5595cca)

---
updated-dependencies:
- dependency-name: github/codeql-action/autobuild
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.5 to 4.37.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d1ba80a...5595cca)

---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.6
  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.5 to 4.37.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d1ba80a...5595cca)

---
updated-dependencies:
- dependency-name: github/codeql-action/init
  dependency-version: 4.37.6
  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.5 to 4.37.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d1ba80a...5595cca)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.37.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ub/codeql-action/analyze-4.37.6', 'origin/dependabot/github_actions/github/codeql-action/autobuild-4.37.6', 'origin/dependabot/github_actions/github/codeql-action/init-4.37.6' and 'origin/dependabot/github_actions/github/codeql-action/upload-sarif-4.37.6' into update-codeql-action-to-4.37.6
@nickeskov
nickeskov requested review from alexeykiselev and a lite review from Copilot August 7, 2026 01:41
@nickeskov nickeskov added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Aug 7, 2026

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

This pull request updates the pinned commit SHAs for github/codeql-action steps in the repository’s GitHub Actions workflows so CodeQL analysis and SARIF uploads run with the newer CodeQL Action release (4.37.6).

Changes:

  • Bump github/codeql-action/init, autobuild, and analyze in the CodeQL workflow to commit 5595ccaf....
  • Bump github/codeql-action/upload-sarif in the security workflow (gosec + semgrep uploads) to commit 5595ccaf....

Reviewed changes

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

File Description
.github/workflows/codeql-analysis.yml Updates CodeQL init/autobuild/analyze steps to the new pinned commit SHA.
.github/workflows/security.yml Updates SARIF upload steps (gosec, semgrep) to the new pinned commit SHA.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alexeykiselev
alexeykiselev merged commit 9032067 into master Aug 7, 2026
23 checks passed
@alexeykiselev
alexeykiselev deleted the update-codeql-action-to-4.37.6 branch August 7, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants