ActionRank

Create a Release

Abandoned

actions/create-release · MIT · archived

An Action to create releases via the GitHub Release API

1.4k starsLast commit 5 years agoLatest v1.1.4
F
30
/ 100
Security 54Maintenance 0Popularity 56Reliability 0

Security signals

OpenSSF Scorecard5.6 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: actions/create-release@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e # v1.1.4

Mutable tags like v1.1.4 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: actions/create-release@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e # v1.1.4

Score breakdown

Security (35%)54
Popularity (20%)56
Maintenance (30%)0
Reliability (15%)0

Add this badge to your README

ActionRank grade badge for Create a Release
Markdown
[![ActionRank](https://actionrank.dev/api/badge/actions-create-release)](https://actionrank.dev/actions/actions-create-release)
HTML version
HTML
<a href="https://actionrank.dev/actions/actions-create-release"><img src="https://actionrank.dev/api/badge/actions-create-release" alt="ActionRank score"></a>

Free to use, no attribution required — the badge updates itself as the score changes. How badges work

Get alerts for Create a Release

We'll email you only if Create a Release becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address