fix(ci): preserve component identities and converge dependency pins - #97
Merged
Merged
Conversation
Signed-off-by: rldyourmnd <danil@nddev.it.com>
This was referenced Sep 7, 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
Converge the eight upstream action updates from #92 onto current main, including their catalog versions, pinned Checkov image, and generated Scorecard references. Fix catalog synchronization to identify independently versioned components by their catalog action prefix: a reusable workflow and tool-cache action from one repository must retain their own revisions. Previously catalog-only mode rejected this valid tree and full mode could rewrite the workflow to the action revision.
Supersedes #92. Repairs the catalog drift recorded in #94; those original failed run results remain failures.
Type of change
Threat-model note
The dependency intent is reapplied to current main rather than copying an old workflow tree. All eight release tags were independently resolved to their exact upstream commit SHAs. The changed Checkov image was read from its pinned action definition. Synchronization updates only registered action families and component-qualified evidence references; unrelated workflow revisions and historical artifact digests are preserved. Mixed revisions within one action family are still rejected before writes.
Permissions diff
No top-level or job-level permission changes in any of the 18 affected workflows. Every workflow diff consists of full action SHA and corresponding release-comment updates. Existing token scopes, conditions, protected publication graph, timeouts, and checkout settings remain intact.
Validation
validate_all.pyrun (core, touched, scheduled): passed against base2f28c2ab44153c6e0c70838b442e349325406b8e.actionlint: passed.zizmor@1.26.1 --persona pedantic --min-severity low: passed.Checklist
Tier impact