chore(deps): bump github/codeql-action from 4.37.8 to 4.37.9 - #876
Merged
Conversation
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.8 to 4.37.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@db488dd...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from 4.37.8 to 4.37.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@db488dd...cdf488f) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bundle github/codeql-action/init and analyze bumps into one PR so both sub-actions stay on the same release and CodeQL CI does not fail. Signed-off-by: Aslak Knutsen <aslak@4fs.no>
leseb
approved these changes
Sep 2, 2026
leseb
added a commit
to leseb/praxis-ai
that referenced
this pull request
Sep 2, 2026
Bring the branch up to date with origin/main (codeql-action 4.37.8 -> 4.37.9, praxis-proxy#876). The incoming change touches only .github/ CI config and does not overlap the web_search changes on this branch, so the merge is clean. Signed-off-by: Sébastien Han <seb@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cherry-picks the Dependabot commits from #865 and #867 onto one branch so
initandanalyzestay on the same CodeQL action version (4.37.9 / bundle 2.26.4).Related issue
Closes #865
Closes #867
Validation
Checklist
Signed-off-bytrailer. (preserved from Dependabot cherry-picks)Breaking changes
None.