Bump github/codeql-action from 4.32.6 to 4.34.0

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.6 to 4.34.0.
- [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/0d579ffd059c29b07949a3cce3983f0780820c98...c6f931105cb2c34c8f901cc885ba1e2e259cf745)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-20 15:44:31 +00:00
committed by GitHub
parent eba0a92bfb
commit a23c072cd2
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
# Upload SARIF file generated in previous step
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@0d579ffd059c29b07949a3cce3983f0780820c98 # v4
uses: github/codeql-action/upload-sarif@c6f931105cb2c34c8f901cc885ba1e2e259cf745 # v4
with:
sarif_file: semgrep.sarif
if: always()