Create GitHub Releases based on changelog
Actively maintainedtaiki-e/create-gh-release-action · Apache-2.0
GitHub Action for creating GitHub Releases based on changelog.
★ 95 starsLast commit 2 months agoLatest v1.11.0
C
65
/ 100
Security signals
OpenSSF Scorecard5.7 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: taiki-e/create-gh-release-action@eba8ea96c86cca8a37f1b56e94b4d13301fba651 # v1.11.0Mutable tags like v1.11.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: taiki-e/create-gh-release-action@eba8ea96c86cca8a37f1b56e94b4d13301fba651 # v1.11.0
Score breakdown
Security (35%)64
Popularity (20%)35
Maintenance (30%)84
Reliability (15%)70