Setup Chrome
Actively maintainedbrowser-actions/setup-chrome · MIT
Set up your GitHub Actions workflow with a specific version of chromium
★ 225 starsLast commit 2 months agoLatest v2.1.2
C
55
/ 100
Security signals
OpenSSF Scorecard3.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: browser-actions/setup-chrome@2e1d749697dd1612b833dba4a722266286fbefcd # v2.1.2Mutable tags like v2.1.2 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: browser-actions/setup-chrome@2e1d749697dd1612b833dba4a722266286fbefcd # v2.1.2
Score breakdown
Security (35%)43
Popularity (20%)42
Maintenance (30%)81
Reliability (15%)50