Cake Action
Actively maintainedcake-build/cake-action · MIT
Run Cake (C# Make) in your GitHub Actions workflows.
★ 51 starsLast commit 2 months agoLatest v3.0.1
D
51
/ 100
Security signals
OpenSSF Scorecard3.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3.0.1Mutable tags like v3.0.1 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: cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3.0.1
Score breakdown
Security (35%)40
Popularity (20%)32
Maintenance (30%)66
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/cake-build-cake-action)HTML version
HTML
<a href="https://actionrank.dev/actions/cake-build-cake-action"><img src="https://actionrank.dev/api/badge/cake-build-cake-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work