build(deps): bump github/codeql-action/analyze from 4.35.1 to 4.36.3

Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.35.1 to 4.36.3.
- [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/c10b8064de6f491fea524254123dbe5e09572f13...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.3
  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-07-06 22:04:48 +00:00
committed by GitHub
parent c9100ce217
commit e23cf7c0f6
+1 -1
View File
@@ -81,7 +81,7 @@ jobs:
meson compile -C build
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v3.29.5
uses: github/codeql-action/analyze@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v3.29.5
with:
category: "/language:${{matrix.language}}"