Skip to content

Fix: pin SpecSync Action to @v6 - #26

Closed
0xLeif wants to merge 1 commit into
mainfrom
ci/specsync-action-v6
Closed

0xLeif wants to merge 1 commit into
mainfrom
ci/specsync-action-v6

Conversation

@0xLeif

@0xLeif 0xLeif commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • uses: CorvidLabs/spec-sync@3c2ed497… pins the annotated tag object for v6.0.0, which GitHub Actions cannot resolve as a commit.
  • Switch the Action ref to @v6 (the compatible 6.x channel) and keep version: 6.0.0 so the downloaded binary stays on the stable release.

Test Plan

  • Workflow YAML still has an explicit version: 6.0.0 (quoted or unquoted)
  • No remaining 3c2ed497 Action pin
  • SpecSync CI job can resolve CorvidLabs/spec-sync@v6

GitHub Actions cannot resolve the v6.0.0 annotated tag-object SHA
3c2ed497. Use the v6 channel for the Action ref and keep version 6.0.0
for the downloaded binary.
@0xLeif

0xLeif commented Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

Duplicate of #25 (same @v6 + version 6.0.0 pin). Keeping #25.

@0xLeif 0xLeif closed this Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant