Skip to content
This repository was archived by the owner on Sep 17, 2026. It is now read-only.

ci: use the vendored third-party actions from tempoxyz/gh-actions - #42

Merged
sds merged 1 commit into
mainfrom
ci/vendored-actions
Sep 2, 2026
Merged

sds merged 1 commit into
mainfrom
ci/vendored-actions

Conversation

@sds

@sds sds commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

Points this repository's workflows at the copies of third-party actions vendored in tempoxyz/gh-actions under vendor/, pinned to a full commit SHA. Each vendored copy is an exact upstream commit recorded in vendor-manifest.yml, with the same inputs and outputs as upstream. This prepares for restricting the org Actions policy to enterprise-owned, actions/* and github/* actions.

Before After (vendored copy)
changesets/action tempoxyz/gh-actions/vendor/changesets/action

Verification

  • Every target path exists in the vendored tree at the pinned commit.
  • actionlint and zizmor (regular persona, offline) report no new findings (actionlint 2 -> 2, zizmor 9 -> 9).

Points third-party action references at the copies vendored in tempoxyz/gh-actions (vendor/), pinned to a full commit SHA.
@sds
sds merged commit 20f9f86 into main Sep 2, 2026
3 checks passed
@sds
sds deleted the ci/vendored-actions branch September 2, 2026 22:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant