Create Issue From File
Actively maintainedpeter-evans/create-issue-from-file · MIT
A GitHub action to create an issue using content from a file
★ 175 starsLast commit yesterdayLatest v6.0.0
C
55
/ 100
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-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0Mutable tags like v6.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-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0
Score breakdown
Security (35%)41
Popularity (20%)39
Maintenance (30%)76
Reliability (15%)70