{"id":5803547,"name":"denoland/setup-deno","ecosystem":"actions","description":"Setup Deno by installing, downloading, and adding it to the path.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/setup-deno","keywords_array":[],"namespace":"denoland","versions_count":20,"first_release_published_at":"2021-05-18T21:53:14.000Z","latest_release_published_at":"2026-07-03T09:27:31.000Z","latest_release_number":"v2.0.5","last_synced_at":"2026-09-15T21:11:11.879Z","created_at":"2023-01-04T14:35:45.441Z","updated_at":"2026-09-16T07:40:58.066Z","registry_url":"https://github.com/denoland/setup-deno","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Deno","description":"Setup Deno by installing, downloading, and adding it to the path.","author":"Deno Land","branding":{"icon":"play-circle","color":"gray-dark"},"inputs":{"deno-version":{"description":"The Deno version to install. Can be a semver version of a stable release, \"canary\" for the latest canary, \"lts\" for the latest LTS, or the Git hash of a specific canary release.","default":"2.x"},"deno-version-file":{"description":"File containing the Deno version to install such as .dvmrc or .tool-versions."},"deno-binary-name":{"description":"The name to use for the binary.","default":"deno"},"cache":{"description":"Cache downloaded modules \u0026 packages automatically in GitHub Actions cache.","default":"false"},"cache-hash":{"description":"A hash used as part of the cache key, which defaults to a hash of the deno.lock files."}},"outputs":{"cache-hit":{"description":"A boolean indicating whether the cache was hit."},"deno-version":{"description":"The Deno version that was installed."},"release-channel":{"description":"The release channel of the installed version."}},"runs":{"using":"node24","main":"dist/main.mjs","post":"dist/post.mjs","post-if":"always()"},"default_branch":"main","path":null},"repo_metadata":{"id":41316297,"uuid":"356423100","full_name":"denoland/setup-deno","owner":"denoland","description":"Set up your GitHub Actions workflow with a specific version of Deno","archived":false,"fork":false,"pushed_at":"2026-07-03T09:36:24.000Z","size":2691,"stargazers_count":330,"open_issues_count":21,"forks_count":57,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-09-07T09:57:01.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-04-09T23:39:21.000Z","updated_at":"2026-08-19T06:54:21.000Z","dependencies_parsed_at":"2026-08-31T08:53:49.777Z","dependency_job_id":null,"html_url":"https://github.com/denoland/setup-deno","commit_stats":{"total_commits":46,"total_committers":13,"mean_commits":"3.5384615384615383","dds":0.7608695652173914,"last_synced_commit":"1c4873e05d8d88a39d049245691fc43056ef5969"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/setup-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/sbom","scorecard":{"id":334419,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/setup-deno","commit":"2f7698fd116bfedbd1c3cd4119337b5a787ef53a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/setup-deno/test.yml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T04:23:17.343Z","repository_id":41316297,"created_at":"2025-08-18T04:23:17.343Z","updated_at":"2025-08-18T04:23:17.343Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37305737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-14T02:00:06.290Z","response_time":176,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.0.5","sha":"22d081ff2d3a40755e97629de92e3bcbfa7cf2ed","kind":"commit","published_at":"2026-07-03T09:27:31.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/setup-deno/releases/tag/v2.0.5","dependencies_parsed_at":"2026-08-08T07:10:00.281Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"667a34cdef165d8d2b2e98dde39547c9daac7282","kind":"commit","published_at":"2026-03-18T16:50:12.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/setup-deno/releases/tag/v2.0.4","dependencies_parsed_at":"2026-08-08T07:10:00.163Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"e95548e56dfa95d4e1a28d6f422fafe75c4c26fb","kind":"commit","published_at":"2025-05-15T19:45:37.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/setup-deno/releases/tag/v2.0.3","dependencies_parsed_at":"2025-10-16T06:37:01.596Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"909cc5acb0fdd60627fb858598759246509fa755","kind":"commit","published_at":"2025-01-09T22:01:30.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/setup-deno/releases/tag/v2.0.2","dependencies_parsed_at":"2025-10-16T06:37:04.305Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.2/manifests"},{"name":"v1.5.2","sha":"11b63cf76cfcafb4e43f97b6cad24d8e8438f62d","kind":"commit","published_at":"2025-01-09T21:17:00.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.5.2","dependencies_parsed_at":"2025-10-16T06:37:04.337Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.5.2/manifests"},{"name":"v2.0.1","sha":"01524fade784327df1a5ad1ead94235d392cd443","kind":"commit","published_at":"2024-10-09T09:05:15.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/setup-deno/releases/tag/v2.0.1","dependencies_parsed_at":"2025-10-16T06:37:04.690Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"4606d5cc6fb3f673efd4f594850e3f4b3e9d29cd","kind":"commit","published_at":"2024-10-09T08:37:44.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/v2.0.0","dependencies_parsed_at":"2024-10-11T04:10:30.435Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v2.0.0/manifests"},{"name":"v1.5.1","sha":"5e01c016a857a4dbb5afe9d0f9733cd472cba985","kind":"commit","published_at":"2024-09-13T16:59:54.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.5.1","dependencies_parsed_at":"2024-09-15T04:09:21.105Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"084daf99a803bfd9caf63c2e3c151960decf2755","kind":"commit","published_at":"2024-09-13T15:32:26.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.5.0","dependencies_parsed_at":"2024-09-15T04:09:21.062Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"fa660b328d065f7683e7303976bd81e2d58e98ae","kind":"commit","published_at":"2024-09-03T08:36:21.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.4.1","dependencies_parsed_at":"2024-09-05T04:14:06.464Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.4.1/manifests"},{"name":"1.4.0","sha":"916edb9a40fd86d1ff57b758807ebe57242f7407","kind":"commit","published_at":"2024-08-21T17:32:07.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/1.4.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/1.4.0","dependencies_parsed_at":"2024-08-23T04:16:52.355Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/1.4.0/manifests"},{"name":"v1.3.0","sha":"ba9dcf3bc3696623d1add6a2f5181ee1b5143de5","kind":"commit","published_at":"2024-07-12T11:38:48.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.3.0","dependencies_parsed_at":"2024-07-28T04:40:35.997Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.3.0/manifests"},{"name":"1.3.0","sha":"5fae568d37c3b73449009674875529a984555dd1","kind":"commit","published_at":"2024-07-12T11:36:56.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/1.3.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/1.3.0","dependencies_parsed_at":"2024-07-14T04:28:52.111Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/1.3.0/manifests"},{"name":"v1.2.0","sha":"f99b7edee36540f7183c45aad62fbb93d6d41d9d","kind":"commit","published_at":"2024-07-05T07:19:39.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.2.0","dependencies_parsed_at":"2024-07-08T04:06:20.720Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"041b854f97b325bd60e53e9dc2de9cb9f9ac0cba","kind":"commit","published_at":"2024-01-29T04:20:15.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.1.4","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.1.4","dependencies_parsed_at":"2024-02-01T04:56:16.659Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0df5d9c641efdff149993c321fc27c11c5df8623","kind":"commit","published_at":"2023-09-27T22:27:29.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.1.3","dependencies_parsed_at":"2023-09-29T04:26:09.528Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"61fe2df320078202e33d7d5ad347e7dcfa0e8f31","kind":"commit","published_at":"2023-05-03T10:06:57.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.1.2","dependencies_parsed_at":"2023-06-01T00:16:11.646Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"9db7f66e8e16b5699a514448ce994936c63f0d54","kind":"commit","published_at":"2022-10-17T10:14:30.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.1.1","dependencies_parsed_at":"2023-06-01T00:16:19.276Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"004814556e37c54a2f6e31384c9e18e983317366","kind":"commit","published_at":"2021-06-28T08:46:25.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-30T19:42:38.288Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4a4e59637fa62bd6c086a216c7e4c5b457ea9e79","kind":"commit","published_at":"2021-05-18T21:53:14.000Z","download_url":"https://codeload.github.com/denoland/setup-deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/setup-deno/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T19:42:38.678Z","dependency_job_id":null,"purl":"pkg:github/denoland/setup-deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-16T07:40:58.066Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":5460,"rankings":{"downloads":null,"dependent_repos_count":0.2535255902392648,"dependent_packages_count":0.0,"stargazers_count":1.1598795753446363,"forks_count":2.7570907938520044,"docker_downloads_count":null,"average":1.0426239898589764},"purl":"pkg:githubactions/denoland/setup-deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/denoland/setup-deno","docker_dependents_count":4,"docker_downloads_count":31509229,"usage_url":"https://repos.ecosyste.ms/usage/actions/denoland/setup-deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/denoland/setup-deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T02:57:40.290Z","issues_count":49,"pull_requests_count":98,"avg_time_to_close_issue":17329209.258064516,"avg_time_to_close_pull_request":2183755.6666666665,"issues_closed_count":31,"pull_requests_closed_count":84,"pull_request_authors_count":33,"issue_authors_count":40,"avg_comments_per_issue":1.4489795918367347,"avg_comments_per_pull_request":0.7551020408163265,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":1677107.0,"past_year_avg_time_to_close_pull_request":1679429.5,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.8666666666666667,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fsetup-deno/issues","maintainers":[{"login":"crowlKats","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"lucacasonato","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"dsherret","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"kt3k","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"satyarohith","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"littledivy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"}],"active_maintainers":[{"login":"crowlKats","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/denoland%2Fsetup-deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/denoland%2Fsetup-deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/denoland%2Fsetup-deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/denoland%2Fsetup-deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/denoland%2Fsetup-deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/denoland%2Fsetup-deno/codemeta","maintainers":[]}