Build with Gradle
Actively maintainedA collection of GitHub Actions to accelerate your Gradle Builds on GitHub
★ 333 starsLast commit todayLatest prerelease/config-cache-support
B
72
/ 100
Security signals
OpenSSF Scorecard7.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: gradle/actions@b128da9bf0c2651a9fe51856df98ba6e611afc58 # prerelease/config-cache-supportMutable tags like prerelease/config-cache-support 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: gradle/actions@b128da9bf0c2651a9fe51856df98ba6e611afc58 # prerelease/config-cache-support
Score breakdown
Security (35%)67
Popularity (20%)56
Maintenance (30%)100
Reliability (15%)49