ActionRank

Update Gradle Wrapper Action

Actively maintained

gradle-update/update-gradle-wrapper-action · Apache-2.0

Keep Gradle Wrapper up-to-date with this action.

59 starsLast commit 2 months agoLatest v2.1.0
C
62
/ 100
Security 61Maintenance 62Popularity 38Reliability 96

Security signals

OpenSSF Scorecard6.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: gradle-update/update-gradle-wrapper-action@512b1875f3b6270828abfe77b247d5895a2da1e5 # v2.1.0

Mutable tags like v2.1.0 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-update/update-gradle-wrapper-action@512b1875f3b6270828abfe77b247d5895a2da1e5 # v2.1.0

Score breakdown

Security (35%)61
Popularity (20%)38
Maintenance (30%)62
Reliability (15%)96