Pin spec-sync to v6.0.0-rc.12 - #1
Merged
Merged
Conversation
Same candidate Arcron now gates on. The 6.0 line is still RCs; the action defaults to 6.0.0, which does not exist, so version has to be explicit.
corvid-agent
approved these changes
Sep 2, 2026
corvid-agent
left a comment
There was a problem hiding this comment.
Pin plus the README mention of the same tag. The pin is the current candidate.
.github/workflows/ci.yml moves SpecSync from CorvidLabs/spec-sync@v6.0.0-rc.7 / version: 6.0.0-rc.7 to @v6.0.0-rc.12 / 6.0.0-rc.12. Keeping version explicit is right: the action still defaults to 6.0.0, which does not exist. strict: true is unchanged. README now names v6.0.0-rc.12.
CI on this head is green (contract/tests/client plus CodeQL). No Trust adoption, and this tree has no .trust.toml.
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.
Same candidate Arcron now gates on (CorvidLabs/arcron#243).
versionhas to stay explicit: the action still defaults to6.0.0, and no such release exists. The 6.0 line is still RCs.Trust latest is
v1.2.0-rc.4. This repository does not adopt it (no.trust.toml); this PR does not runfledge trust adopt.rc.12 can fail this PR off main. That is the point.