Skip to content

ci: pin actions to full commit SHAs - #123

Merged
rbuchmayer-pplx merged 1 commit into
perplexityai:mainfrom
rbuchmayer-pplx:pin-actions-sha
Jul 27, 2026
Merged

ci: pin actions to full commit SHAs#123
rbuchmayer-pplx merged 1 commit into
perplexityai:mainfrom
rbuchmayer-pplx:pin-actions-sha

Conversation

@rbuchmayer-pplx

Copy link
Copy Markdown
Collaborator

Every workflow in the repo (test, publish, publish-mcp, validate-plugin) has been failing at job setup since June with "all actions must be pinned to a full-length commit SHA" after an org policy change. Main's last green Test run was April; the npm publish workflow is broken too.

  • Pin actions/checkout@v6 and actions/setup-node@v6 to their tag commit SHAs with a version comment
  • No workflow logic changes

Unblocks CI for #121 and #122 and the release pipeline.

The org now requires all actions to be pinned to a full-length commit
SHA; every workflow (test, publish, publish-mcp, validate-plugin) has
been failing at setup since June with "actions must be pinned to a
full-length commit SHA". Pin actions/checkout@v6 and
actions/setup-node@v6 to their tag commits.
@rbuchmayer-pplx
rbuchmayer-pplx marked this pull request as ready for review July 23, 2026 19:38
@rbuchmayer-pplx
rbuchmayer-pplx merged commit 0ecd80d into perplexityai:main Jul 27, 2026
1 check passed
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.

2 participants