Skip to content

Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 - #627

Merged
Adam Rudell (arudell) merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action/upload-sarif-4.37.7
Aug 27, 2026
Merged

Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7#627
Adam Rudell (arudell) merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action/upload-sarif-4.37.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action/upload-sarif from 4.37.6 to 4.37.7.

Release notes

Sourced from github/codeql-action/upload-sarif's releases.

v4.37.7

  • Update default CodeQL bundle version to 2.26.3. #4085
Commits
  • ff2f1c6 Merge pull request #4093 from github/update-v4.37.7-be7a3dbb8
  • 951a133 Update changelog for v4.37.7
  • be7a3db Merge pull request #4087 from github/dependabot/npm_and_yarn/npm-minor-0aa561...
  • 9310334 Merge pull request #4086 from github/mbg/thread-action-state-to-codeql
  • b4d8a54 Rebuild
  • ab5db25 Bump the npm-minor group across 1 directory with 8 updates
  • 38055a3 Drop logger from databaseInitCluster in interface
  • 1f87aed Merge pull request #4085 from github/update-bundle/codeql-bundle-v2.26.3
  • dc1b98a Make logger available to getCodeQLForCmd
  • 6f0220e Merge pull request #4084 from github/navntoft/bump-undici
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 20, 2026
Copilot AI balanced review requested due to automatic review settings August 20, 2026 04:55
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 20, 2026 04:55
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 20, 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

Updates the CodeQL SARIF uploader dependency, though two workflows receive undocumented pin changes.

Changes:

  • Upgrades DevSkim’s uploader from v4.37.6 to v4.37.7.
  • Changes uploader pins in two additional workflows without matching version annotations.

Reviewed changes

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

File Description
.github/workflows/devskim.yml Applies the documented v4.37.7 upgrade.
.github/workflows/powershell.yml Changes an additional uploader pin.
.github/workflows/scorecards.yml Changes an additional uploader pin.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread .github/workflows/scorecards.yml Outdated
Comment thread .github/workflows/powershell.yml Outdated
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.37.6 to 4.37.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](github/codeql-action@v4.37.6...v4.37.7)

---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.7
  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 August 27, 2026 16:00
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github/codeql-action/upload-sarif-4.37.7 branch from 6b7aa93 to 524dbc3 Compare August 27, 2026 16:00

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 3 out of 3 changed files in this pull request and generated no new comments.

Suppressed comments (2)

.github/workflows/scorecards.yml:74

  • This occurrence is not pinned to the v4.37.7 commit used by the same PR in devskim.yml; it also retains an unrelated v3.29.5 label. As a result, this workflow does not receive the advertised dependency bump. Pin the v4.37.7 commit consistently and update the label.
        uses: github/codeql-action/upload-sarif@0963041ab44fef14b249c939dcda503ac8403e0c # v3.29.5

.github/workflows/powershell.yml:52

  • This occurrence is not pinned to the v4.37.7 commit used by the same PR in devskim.yml; it also retains the v4.37.4 label. As a result, this workflow does not receive the advertised dependency bump. Pin the v4.37.7 commit consistently and update the label.
        uses: github/codeql-action/upload-sarif@0963041ab44fef14b249c939dcda503ac8403e0c # v4.37.4

@arudell
Adam Rudell (arudell) enabled auto-merge (squash) August 27, 2026 16:09
@arudell
Adam Rudell (arudell) merged commit 2e6aa31 into main Aug 27, 2026
9 checks passed
@arudell
Adam Rudell (arudell) deleted the dependabot/github_actions/github/codeql-action/upload-sarif-4.37.7 branch August 27, 2026 16:10
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.

2 participants