ActionRank

Compile Arduino Sketches

Actively maintained

arduino/compile-sketches · GPL-3.0

GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations

90 starsLast commit 4 days agoLatest v1.1.3
C
69
/ 100
Security 67Maintenance 92Popularity 37Reliability 70

Security signals

OpenSSF Scorecard6.2 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: arduino/compile-sketches@d7af6619a62e765d91f0a4d65b40cf061537a15d # v1.1.3

Mutable tags like v1.1.3 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: arduino/compile-sketches@d7af6619a62e765d91f0a4d65b40cf061537a15d # v1.1.3

Score breakdown

Security (35%)67
Popularity (20%)37
Maintenance (30%)92
Reliability (15%)70