ci(codeql): upgrade github/codeql-action to v4.38.0 (#54) - #55
Merged
Merged
Conversation
This was referenced Sep 13, 2026
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
Upgrades
github/codeql-action(init,autobuild,analyze) in.github/workflows/codeql.ymlfrom v3.36.2 to v4.38.0. All three steps change together in one PR.Closes #54
Supersedes #28, #35, #36 and #37 (Dependabot's split v4.36.2 bumps).
Why:
mainon 2026-09-11, with an identical runner (2.337.0) and image (ubuntu-24.04 20260907.300.1).Architecture summary
uses:pins in.github/workflows/codeql.ymlchange. The workflow triggers, permissions and matrix stay the same.b96794f015dfd88f77b49b1c93e0fa7110f94c63. I verified that thev4.38.0annotated tag ingithub/codeql-actionresolves to that commit, and v4.38.0 is the latest non-prerelease v4 release (2026-09-09).Security considerations
permissionsstays atcontents: readandsecurity-events: write.Testing evidence
b96794f.git diff --checkis clean.codeql-actionreferences remain in the repo.Known limitations
mainso CodeQL runs again on v4.Follow-up issues
mainand on chore(ci): run Dependabot monthly with grouped minor/patch updates (#52) #53.Checklist
main; this PR targetsmain.git diff --checkis clean.