Xcode Cache
Actively maintainedA GitHub Action to store Xcode's Build Cache for incremental build on CI
★ 82 starsLast commit 1 months agoLatest v1.9.2
D
54
/ 100
Security signals
OpenSSF Scorecard3.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: irgaly/xcode-cache@4141f139f00e335c6e1031fb93e667181f86146f # v1.9.2Mutable tags like v1.9.2 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: irgaly/xcode-cache@4141f139f00e335c6e1031fb93e667181f86146f # v1.9.2
Score breakdown
Security (35%)43
Popularity (20%)33
Maintenance (30%)74
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/irgaly-xcode-cache)HTML version
HTML
<a href="https://actionrank.dev/actions/irgaly-xcode-cache"><img src="https://actionrank.dev/api/badge/irgaly-xcode-cache" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work