Setup Deno environment
Abandoneddenolib/setup-deno · MIT · archived
Set up your GitHub Actions workflow with a specific version of deno
★ 180 starsLast commit 5 years agoLatest v2.3.0
F
23
/ 100
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: denolib/setup-deno@4df079f84f6c4ef488b04806df9af59e51d09bfb # v2.3.0Mutable tags like v2.3.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: denolib/setup-deno@4df079f84f6c4ef488b04806df9af59e51d09bfb # v2.3.0
Score breakdown
Security (35%)42
Popularity (20%)41
Maintenance (30%)0
Reliability (15%)0
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/denolib-setup-deno)HTML version
HTML
<a href="https://actionrank.dev/actions/denolib-setup-deno"><img src="https://actionrank.dev/api/badge/denolib-setup-deno" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work