ActionRank

Create or Update Comment

Actively maintained

peter-evans/create-or-update-comment · MIT

A GitHub action to create or update an issue or pull request comment

926 starsLast commit yesterdayLatest v5.0.0
C
58
/ 100
Security 41Maintenance 76Popularity 52Reliability 70

Security signals

OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0

Mutable tags like v5.0.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: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0

Score breakdown

Security (35%)41
Popularity (20%)52
Maintenance (30%)76
Reliability (15%)70