Setup cosign
Version updated for https://github.com/rsclarke/setup-cosign to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup cosign Action automates the installation of the cosign binary (a tool for container image signing and verification) into GitHub Actions runners, ensuring the binary is secure through rigorous verification checks. It simplifies workflows by handling version resolution, caching for faster subsequent runs, and securely validating the integrity of the downloaded software, reducing setup time and ensuring reliability in CI/CD pipelines.
What’s Changed
Full Changelog: https://github.com/rsclarke/setup-cosign/commits/v1.0.0