ActionRank

Execute Gradle task

Abandoned

MrRamych/gradle-actions · MIT · archived

Not maintained. Use https://github.com/actions/setup-java and https://github.com/gradle/gradle-build-action

30 starsLast commit 5 years agoLatest v5.0-openjdk-15
F
23
/ 100
Security 50Maintenance 0Popularity 25Reliability 0

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: MrRamych/gradle-actions@4e4a420e05d2a52cbbde8e82d886131b050014d8 # v5.0-openjdk-15

Mutable tags like v5.0-openjdk-15 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: MrRamych/gradle-actions@4e4a420e05d2a52cbbde8e82d886131b050014d8 # v5.0-openjdk-15

Score breakdown

Security (35%)50
Popularity (20%)25
Maintenance (30%)0
Reliability (15%)0