Open Issues Need Help
View All on GitHubAI Summary: Implement a new verification strategy for `ghasum` that leverages the GitHub Actions cache. This strategy should verify checksums of actions present in the cache during a CI run, rather than relying on checking out the repository first. Error handling should be included for checksum mismatches or missing checksums for cached actions.
Complexity:
4/5
enhancement help wanted