ActionRank

setup-conda

Abandoned

s-weigand/setup-conda · Apache-2.0

This action adds the `conda` command from the on the worker preinstalled miniconda version to the known shell commands.

64 starsLast commit 1 year agoLatest v1.2.4
F
37
/ 100
Security 42Maintenance 17Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: s-weigand/setup-conda@7e8fd4c763d3ccb2296fe2a06814d45b3e447dc7 # v1.2.4

Mutable tags like v1.2.4 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: s-weigand/setup-conda@7e8fd4c763d3ccb2296fe2a06814d45b3e447dc7 # v1.2.4

Score breakdown

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