ActionRank

iOS Build Action

Actively maintained

yukiarrr/ios-build-action · MIT

Build iOS project (.xcodeproj, .xcworkspace), and export ipa

369 starsLast commit 2 months agoLatest v1.13.0
C
58
/ 100
Security 43Maintenance 76Popularity 48Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: yukiarrr/ios-build-action@48c93c1dc2f7c88440784d5da980dac286741ac4 # v1.13.0

Mutable tags like v1.13.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: yukiarrr/ios-build-action@48c93c1dc2f7c88440784d5da980dac286741ac4 # v1.13.0

Score breakdown

Security (35%)43
Popularity (20%)48
Maintenance (30%)76
Reliability (15%)70