ActionRank

Install MinGW

Actively maintained

egor-tensin/setup-mingw · MIT

GitHub action to set up MinGW-w64

95 starsLast commit 1 months agoLatest v3.0
C
55
/ 100
Security 39Maintenance 78Popularity 33Reliability 73

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: egor-tensin/setup-mingw@41b837e47d7f85214629d255b9c4bc3fcbe9fd63 # v3.0

Mutable tags like v3.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: egor-tensin/setup-mingw@41b837e47d7f85214629d255b9c4bc3fcbe9fd63 # v3.0

Score breakdown

Security (35%)39
Popularity (20%)33
Maintenance (30%)78
Reliability (15%)73