ActionRank

Expo GitHub Action

Actively maintained

expo/expo-github-action · MIT

Expo GitHub Action makes it easy to automate EAS builds or updates

1k starsLast commit 2 months agoLatest 9.0.0
C
60
/ 100
Security 42Maintenance 78Popularity 58Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: expo/expo-github-action@eab7a230208c952974db8c3245cfd78402c7b385 # 9.0.0

Mutable tags like 9.0.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: expo/expo-github-action@eab7a230208c952974db8c3245cfd78402c7b385 # 9.0.0

Score breakdown

Security (35%)42
Popularity (20%)58
Maintenance (30%)78
Reliability (15%)70