ActionRank

Build with Gradle

Actively maintained

gradle/actions

A collection of GitHub Actions to accelerate your Gradle Builds on GitHub

333 starsLast commit todayLatest prerelease/config-cache-support
B
72
/ 100
Security 67Maintenance 100Popularity 56Reliability 49

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-support

Mutable 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