ActionRank

Inno Setup Action

Actively maintained

Minionguyjpro/Inno-Setup-Action

GitHub action to compile .iss (Inno Setup Script) files into setup executables for Windows.

78 starsLast commit yesterdayLatest v1.2.9
C
62
/ 100
Security 50Maintenance 88Popularity 36Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Minionguyjpro/Inno-Setup-Action@ec985ef724d1fb4a05bfbc1a8e49930dc76d2b0c # v1.2.9

Mutable tags like v1.2.9 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: Minionguyjpro/Inno-Setup-Action@ec985ef724d1fb4a05bfbc1a8e49930dc76d2b0c # v1.2.9

Score breakdown

Security (35%)50
Popularity (20%)36
Maintenance (30%)88
Reliability (15%)70