ActionRank

Workflow Conclusion Action

Abandoned

technote-space/workflow-conclusion-action · MIT · archived

GitHub action to get workflow conclusion.

144 starsLast commit 3 years agoLatest test/v3.0.4.4215454433
F
20
/ 100
Security 39Maintenance 0Popularity 30Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: technote-space/workflow-conclusion-action@95f9a08c3e6565ffb9134e90fd181697681cb55b # test/v3.0.4.4215454433

Mutable tags like test/v3.0.4.4215454433 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: technote-space/workflow-conclusion-action@95f9a08c3e6565ffb9134e90fd181697681cb55b # test/v3.0.4.4215454433

Score breakdown

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