Bump github/codeql-action/upload-sarif from 2.1.28 to 4.36.2

Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 2.1.28 to 4.36.2.
- [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/cc7986c02bac29104a72998e67239bb5ee2ee110...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-29 23:42:38 +00:00
committed by GitHub
parent f138489648
commit 6e0cee64f2
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
no-fail: true no-fail: true
- name: Upload Results - name: Upload Results
uses: github/codeql-action/upload-sarif@cc7986c02bac29104a72998e67239bb5ee2ee110 uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e
with: with:
sarif_file: hadolint-results.sarif sarif_file: hadolint-results.sarif
wait-for-processing: true wait-for-processing: true