chore(deps): pair CodeQL updates and refresh the compatible platform manifest - #1143
Merged
abrichr merged 2 commits intoSep 14, 2026
Merged
Conversation
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.37.9 to 4.38.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cdf488f...b96794f) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: abrichr <richard.abrich@mldsai.com>
abrichr
deleted the
dependabot/github_actions/github/codeql-action/analyze-4.38.0
branch
September 14, 2026 21:40
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.
CodeQL initialization and analysis now use the same 4.38.0 commit. Dependabot groups future updates because an analysis step can't read initialization state from a different action version. This includes #1144.
The platform manifest also selects published Flow 1.35.1 and Types 0.17.0. Flow requires Types below 0.18.0, so the manifest records that exact selection instead of selecting the latest incompatible Types release. The generator refreshes artifact digests, source references, dependency edges, and the generated compatibility report from the published records. Package versions and signed admissions don't change.
Validation: the offline manifest and source-boundary checks pass. The focused manifest drift and version-display tests pass. The live validator verifies the exact published artifacts, release sources, Desktop sidecar lock, and public status.