Setup Xcode version
Stalemaxim-lobanov/setup-xcode · MIT
Set up your GitHub Actions workflow with a specific version of Xcode
★ 392 starsLast commit 4 months agoLatest v1.7.0
D
49
/ 100
Security signals
OpenSSF Scorecard3.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: maxim-lobanov/setup-xcode@ed7a3b1fda3918c0306d1b724322adc0b8cc0a90 # v1.7.0Mutable tags like v1.7.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: maxim-lobanov/setup-xcode@ed7a3b1fda3918c0306d1b724322adc0b8cc0a90 # v1.7.0
Score breakdown
Security (35%)38
Popularity (20%)44
Maintenance (30%)56
Reliability (15%)70