]> Untitled Git - bdk/commitdiff
chore(deps): bump github/codeql-action from 3 to 4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 6 Jan 2026 03:33:36 +0000 (03:33 +0000)
committerGitHub <noreply@github.com>
Tue, 6 Jan 2026 03:33:36 +0000 (03:33 +0000)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/zizmor.yml

index 0c2aa080d90783e40445155cce177a003f5eee57..a98de8150d89a7a879d8670d052dc34edbae3ff7 100644 (file)
@@ -29,7 +29,7 @@ jobs:
           GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 
       - name: Upload SARIF file
-        uses: github/codeql-action/upload-sarif@v3
+        uses: github/codeql-action/upload-sarif@v4
         with:
           sarif_file: results.sarif
           category: zizmor
\ No newline at end of file