Skip to content

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

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)
EmbarkStudios/cargo-deny-action tempoxyz/gh-actions/vendor/EmbarkStudios/cargo-deny-action
dtolnay/rust-toolchain tempoxyz/gh-actions/vendor/dtolnay/rust-toolchain

Verification

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

Points third-party action references at the copies vendored in tempoxyz/gh-actions (vendor/), pinned to a full commit SHA.
@sds
sds merged commit 400fd3f into main Sep 2, 2026
3 checks passed
@sds
sds deleted the ci/vendored-actions branch September 2, 2026 22:47
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