Setup Miniconda
Actively maintainedconda-incubator/setup-miniconda · MIT
Set up your GitHub Actions workflow with conda via miniconda
★ 442 starsLast commit 2 days agoLatest v4.0.1
C
68
/ 100
Security signals
OpenSSF Scorecard7.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1Mutable tags like v4.0.1 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: conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
Score breakdown
Security (35%)64
Popularity (20%)54
Maintenance (30%)86
Reliability (15%)58
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/conda-incubator-setup-miniconda)HTML version
HTML
<a href="https://actionrank.dev/actions/conda-incubator-setup-miniconda"><img src="https://actionrank.dev/api/badge/conda-incubator-setup-miniconda" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work