Problem
Contract CI mixes floating action versions and tool installers without a consistent provenance or update policy.
Done when
- Pin third-party actions and compiler tools to reviewed versions or digests.
- Add dependency review for npm, Cargo, and container inputs.
- Record the toolchain versions used for release artifacts.
- Document the update and re-audit process.
Problem
Contract CI mixes floating action versions and tool installers without a consistent provenance or update policy.
Done when