ActionRank

Github Releases To Discord

Stale

SethCohen/github-releases-to-discord · MIT

Posts a GitHub Release changelog to a specified Discord channel

56 starsLast commit 4 months agoLatest v1.20.0
D
47
/ 100
Security 34Maintenance 57Popularity 35Reliability 70

Security signals

OpenSSF Scorecard2.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: SethCohen/github-releases-to-discord@24d166886aee4646d448c8a389ff9e1ebcab3682 # v1.20.0

Mutable tags like v1.20.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: SethCohen/github-releases-to-discord@24d166886aee4646d448c8a389ff9e1ebcab3682 # v1.20.0

Score breakdown

Security (35%)34
Popularity (20%)35
Maintenance (30%)57
Reliability (15%)70