{"id":5803647,"name":"rhysd/action-setup-vim","ecosystem":"actions","description":"Setup Vim or Neovim text editors on GitHub Actions","homepage":"https://github.com/marketplace/actions/setup-vim","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/rhysd/action-setup-vim","keywords_array":["github-action","neovim","vim"],"namespace":"rhysd","versions_count":47,"first_release_published_at":"2020-01-24T09:48:04.000Z","latest_release_published_at":"2026-03-18T02:19:47.000Z","latest_release_number":"v1.6.1","last_synced_at":"2026-08-07T06:41:47.892Z","created_at":"2023-01-04T14:37:27.939Z","updated_at":"2026-08-07T06:41:47.892Z","registry_url":"https://github.com/rhysd/action-setup-vim","install_command":null,"documentation_url":null,"metadata":{"name":"Setup Vim","author":"rhysd \u003chttps://rhysd.github.io\u003e","description":"Setup Vim or Neovim text editors on GitHub Actions","branding":{"icon":"edit","color":"green"},"inputs":{"version":{"description":"Version of Vim or Neovim to install. Valid values are 'stable', 'nightly' or version tag such as 'v8.2.0126'. Note that this value must exactly match to a tag name when installing the specific version.\n","required":false,"default":"stable"},"neovim":{"description":"Setting to true will install Neovim.\n","required":false,"default":false},"configure-args":{"description":"Arguments passed to ./configure execution when building Vim from source.\n","required":false},"token":{"description":"Personal access token for GitHub API. It is used for calling GitHub API when Neovim asset is not found in stable releases and needs to fallback. You don't need to set this input since it is set automatically.\n","default":"${{ github.token }}"}},"outputs":{"executable":{"description":"Absolute file path to the installed executable.\n"},"vim-dir":{"description":"Absolute file path to the $VIM directory of the installation. Please see `:help $VIM` for more details.\n"}},"runs":{"using":"node24","main":"src/index.js"},"default_branch":"master","path":null},"repo_metadata":{"id":40687152,"uuid":"235934613","full_name":"rhysd/action-setup-vim","owner":"rhysd","description":"GitHub Action to setup Vim or Neovim on Linux, macOS and Windows for testing Vim plugins","archived":false,"fork":false,"pushed_at":"2026-08-05T23:05:05.000Z","size":4023,"stargazers_count":162,"open_issues_count":7,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-08-06T23:04:01.286Z","etag":null,"topics":["github-action","neovim","vim"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-vim","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/rhysd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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,"dco":null,"cla":null}},"created_at":"2020-01-24T03:39:54.000Z","updated_at":"2026-07-29T21:25:08.000Z","dependencies_parsed_at":"2024-01-04T15:32:17.769Z","dependency_job_id":"7545832b-76b2-4576-b20f-1f273a4e06c0","html_url":"https://github.com/rhysd/action-setup-vim","commit_stats":{"total_commits":353,"total_committers":8,"mean_commits":44.125,"dds":"0.053824362606232246","last_synced_commit":"c0a5f1c1f9b0e086515539638ea3ede278f27170"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/rhysd/action-setup-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/sbom","scorecard":{"id":774570,"data":{"date":"2025-08-11","repo":{"name":"github.com/rhysd/action-setup-vim","commit":"085c853294446e68fa621a7771e64394ab07061b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":0,"reason":"Found 0/22 approved changesets -- score normalized to 0","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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/released.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/codeql-analysis.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/released.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/released.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/released.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/released.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/released.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rhysd/action-setup-vim/released.yml/master?enable=pin","Warn: npmCommand not pinned by hash: scripts/prepare-release.sh:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:119","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:122","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   6 out of   7 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (8) 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:11:50.229Z","repository_id":40687152,"created_at":"2025-08-23T03:11:50.229Z","updated_at":"2025-08-23T03:11:50.229Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36363625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"rhysd","name":"Linda_pp","uuid":"823277","kind":"user","description":"A dog enjoying software development (with bugs)","email":"","website":"https://rhysd.github.io/","location":"Tokyo, Japan","twitter":null,"company":"c488a14ae5b1d261beb94113b65c2197d1255ab50a88f7c6face387948dc3ada","icon_url":"https://avatars.githubusercontent.com/u/823277?u=2bd448fd47ffdb80a92e49b497332c9a499e436c\u0026v=4","repositories_count":565,"last_synced_at":"2024-04-14T17:22:15.441Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rhysd","funding_links":[],"total_stars":27375,"followers":1722,"following":31,"created_at":"2022-11-02T16:24:19.807Z","updated_at":"2024-04-14T17:24:07.622Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhysd/repositories"},"tags":[{"name":"v1.6.1","sha":"febef33995d6649302e9d88dda81e071b68f16a7","kind":"commit","published_at":"2026-03-18T02:19:47.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.6.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":"0d9d07cd-65ea-4cf9-9f21-1f994122db52","purl":"pkg:github/rhysd/action-setup-vim@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"19e3dd31a84dbc2c5445d65e9b363f616cab96c1","kind":"commit","published_at":"2025-11-09T12:38:17.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.6.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":"d324bc75-bf69-4476-af3d-fc2c90930d50","purl":"pkg:github/rhysd/action-setup-vim@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.6.0/manifests"},{"name":"v1.6","sha":"19e3dd31a84dbc2c5445d65e9b363f616cab96c1","kind":"commit","published_at":"2025-11-09T12:38:17.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.6","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":"4ab3974f-2754-45ba-bed7-7a9061191704","purl":"pkg:github/rhysd/action-setup-vim@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.6/manifests"},{"name":"v1.5.1","sha":"46cf85a6076d2028f9e8cdbb77ccf04816ac88f6","kind":"commit","published_at":"2025-11-02T08:46:07.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.5.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":"4ee1a9f4-d2bb-412a-8095-dea049ac093d","purl":"pkg:github/rhysd/action-setup-vim@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.5.1/manifests"},{"name":"v1.5","sha":"387ddb86526bf67490a750c5e481fdecdf3ef4f6","kind":"commit","published_at":"2025-10-26T10:03:01.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.5","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":"d8a66887-c4c2-4653-a92f-88e729ebee66","purl":"pkg:github/rhysd/action-setup-vim@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.5/manifests"},{"name":"v1.5.0","sha":"387ddb86526bf67490a750c5e481fdecdf3ef4f6","kind":"commit","published_at":"2025-10-26T10:03:01.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.5.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":"93582b8a-3e57-4079-b81b-5978c41c0aa8","purl":"pkg:github/rhysd/action-setup-vim@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"1bba848d81cbce6e9d5d2b39fb7aaba7cdf0dd33","kind":"commit","published_at":"2025-10-12T10:50:12.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4.5","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.5","dependencies_parsed_at":"2025-10-18T04:15:16.509Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"b6be9a961870666d5e56a52162ca939cab3af2d5","kind":"commit","published_at":"2025-10-12T08:52:37.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4.4","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.4","dependencies_parsed_at":"2025-10-18T04:15:16.507Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"89f3345bcde053529463583418779d83ee6dfb33","kind":"commit","published_at":"2025-09-07T12:54:04.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4.3","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.3","dependencies_parsed_at":"2025-09-13T04:57:59.462Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"8e931b9954b19d4203d5caa5ff5521f3bc21dcc7","kind":"commit","published_at":"2025-03-28T12:19:33.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4.2","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":"24840647-7d0b-4fe5-a93d-9473b9c9d603","purl":"pkg:github/rhysd/action-setup-vim@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"47493751bcbf7a4b12bc9e0c2ddce7aa1e3b69e5","kind":"commit","published_at":"2025-02-01T13:52:27.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.1","dependencies_parsed_at":"2025-02-07T04:17:16.587Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"47493751bcbf7a4b12bc9e0c2ddce7aa1e3b69e5","kind":"commit","published_at":"2025-02-01T13:52:27.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4","dependencies_parsed_at":"2025-02-07T04:17:16.572Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4/manifests"},{"name":"v1.4.0","sha":"5e3e36ccff48d46653791489d7bf1096e2c2e9f9","kind":"commit","published_at":"2025-02-01T05:56:20.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.4.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.4.0","dependencies_parsed_at":"2025-02-07T04:17:16.669Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"acff3bc31a82af69a26f90af710926fdab04d00e","kind":"commit","published_at":"2024-07-28T14:28:43.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3.5","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.5","dependencies_parsed_at":"2024-07-30T04:25:40.120Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"2ab97f992520b094d4243cde0d3173493c811799","kind":"commit","published_at":"2024-05-17T00:47:57.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3.4","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.4","dependencies_parsed_at":"2024-05-18T04:01:45.928Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"7637152cb4a42c6e7c53ce5c728ca742b8ab0a6a","kind":"commit","published_at":"2024-05-07T16:57:29.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3.3","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.3","dependencies_parsed_at":"2024-05-09T04:04:41.481Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"4b2071ab35df2f10bfbed2a1fdb33be3466455d8","kind":"commit","published_at":"2024-03-29T17:59:05.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3.2","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.2","dependencies_parsed_at":"2024-03-31T04:01:55.248Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"0aa9cbac67d0fe3c5e3cde29caf745a721b19479","kind":"commit","published_at":"2024-01-31T04:10:55.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.1","dependencies_parsed_at":"2024-02-03T04:37:58.545Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.1/manifests"},{"name":"v1.3","sha":"7da6ebc0a6968029b289c2ebeab34c5ca34cea3f","kind":"commit","published_at":"2023-10-15T11:25:25.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3","dependencies_parsed_at":"2023-10-16T14:55:06.449Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3/manifests"},{"name":"v1.3.0","sha":"7da6ebc0a6968029b289c2ebeab34c5ca34cea3f","kind":"commit","published_at":"2023-10-15T11:25:25.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.3.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.3.0","dependencies_parsed_at":"2023-10-16T14:55:02.007Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.3.0/manifests"},{"name":"v1.2.15","sha":"015df8c5b8dabdca7febe31bb66c156c0d780374","kind":"commit","published_at":"2023-03-06T13:08:09.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.15","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.15","dependencies_parsed_at":"2023-06-02T01:01:47.424Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"91e8fde343fac0d9e4f462fe6a110777fbd13334","kind":"commit","published_at":"2023-01-09T04:49:59.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.14","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.14","dependencies_parsed_at":"2023-06-01T13:25:37.864Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"c7ace31fe5877eab5c89a0b2bb8ef8a307d06958","kind":"commit","published_at":"2022-10-13T13:13:13.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.13","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.13","dependencies_parsed_at":"2023-06-01T10:29:52.610Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.13/manifests"},{"name":"v1","sha":"ee29511b85a41466a9cdac48f5416cdac46f9090","kind":"commit","published_at":"2022-07-21T01:42:51.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1","dependencies_parsed_at":"2023-05-31T15:54:46.605Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1/manifests"},{"name":"v1.2.12","sha":"ee29511b85a41466a9cdac48f5416cdac46f9090","kind":"commit","published_at":"2022-07-21T01:42:51.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.12","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.12","dependencies_parsed_at":"2023-05-31T15:54:45.804Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.12/manifests"},{"name":"v1.2","sha":"ee29511b85a41466a9cdac48f5416cdac46f9090","kind":"commit","published_at":"2022-07-21T01:42:51.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2","dependencies_parsed_at":"2023-05-31T15:54:46.218Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2/manifests"},{"name":"v1.2.11","sha":"6f3dd6bbd55bb911eccb701d6e84576035ac09e4","kind":"commit","published_at":"2022-04-15T14:25:34.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.11","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.11","dependencies_parsed_at":"2023-05-31T15:54:46.996Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"81e7cb59cbb6969b59cca39ae7df859c53354cb0","kind":"commit","published_at":"2022-03-22T16:00:25.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.10","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.10","dependencies_parsed_at":"2023-05-31T15:54:47.488Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"950f456848c0c6a271d261c2b8003ad767eda915","kind":"commit","published_at":"2022-02-05T13:26:13.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.9","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.9","dependencies_parsed_at":"2023-05-31T15:54:47.992Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"ea0ecd70d43c001cf71a30ad4ec0eaa836466012","kind":"commit","published_at":"2021-10-02T14:39:36.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.8","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.8","dependencies_parsed_at":"2023-05-31T15:54:48.461Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"79289a857567eddc2ab650413999cd261fc899f8","kind":"commit","published_at":"2021-02-05T13:46:35.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.7","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.7","dependencies_parsed_at":"2023-05-31T15:54:48.873Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"b1e702ab8a74a58330316be5e8b17330522574cf","kind":"commit","published_at":"2020-11-15T11:28:38.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.6","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.6","dependencies_parsed_at":"2023-05-31T15:54:49.306Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"af7982128055befa3f895a49241c33585713c733","kind":"commit","published_at":"2020-10-02T09:30:41.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.5","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.5","dependencies_parsed_at":"2023-05-31T15:54:49.754Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"61cd977f2dfc67ad6781f695ec248f221db3f58d","kind":"commit","published_at":"2020-09-08T17:43:51.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.4","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.4","dependencies_parsed_at":"2023-05-31T15:54:50.204Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"8797078a8a018ac3b65980df04999ffb4cd6e93d","kind":"commit","published_at":"2020-03-29T11:32:05.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.3","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.3","dependencies_parsed_at":"2023-05-31T15:54:50.615Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"68131e8185752eca2d9b985865fb45390da03b36","kind":"commit","published_at":"2020-02-22T02:55:41.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.2","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.2","dependencies_parsed_at":"2023-05-31T15:54:51.079Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"444f57fe7906d5dc5c13b8288adc28b5f08d9613","kind":"commit","published_at":"2020-02-15T10:51:58.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T15:54:51.483Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"f610fbb2aaf74894d47654827fab00d2864521f0","kind":"commit","published_at":"2020-02-02T16:54:06.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.2.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T15:54:51.902Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"1ce297a34878d2d116cfc3bf848e9b211d710544","kind":"commit","published_at":"2020-01-31T14:51:48.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.1.3","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.1.3","dependencies_parsed_at":"2023-05-31T15:54:52.241Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.3/manifests"},{"name":"v1.1","sha":"1ce297a34878d2d116cfc3bf848e9b211d710544","kind":"commit","published_at":"2020-01-31T14:51:48.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.1","dependencies_parsed_at":"2023-05-31T15:54:53.646Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1/manifests"},{"name":"v1.1.2","sha":"e2e21dbe5d9140a0fabb0fe221ba93dc1221ae67","kind":"commit","published_at":"2020-01-31T11:18:16.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.1.2","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T15:54:52.715Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"6692d8ba82c6277752752a6095fdd8e2f9eac810","kind":"commit","published_at":"2020-01-31T00:18:16.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.1.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T15:54:53.175Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"69db6231e5a0d361b3bcf8a302e55e91823182e1","kind":"commit","published_at":"2020-01-29T15:13:16.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.1.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T15:54:54.062Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"3a8642e37bea148f4657a40040a235478e589495","kind":"commit","published_at":"2020-01-28T14:14:30.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.0","dependencies_parsed_at":"2023-05-31T15:54:54.914Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0/manifests"},{"name":"v1.0.2","sha":"3a8642e37bea148f4657a40040a235478e589495","kind":"commit","published_at":"2020-01-28T14:14:30.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.0.2","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.0.2","dependencies_parsed_at":"2023-05-31T15:54:54.481Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"faf36f5745a88e0a1c85186d74a1dfd8ccbda93d","kind":"commit","published_at":"2020-01-25T06:49:31.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.0.1","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-31T15:54:55.401Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f52d2dbe726c5c9b3639512eddedde0570d00d41","kind":"commit","published_at":"2020-01-24T09:48:04.000Z","download_url":"https://codeload.github.com/rhysd/action-setup-vim/tar.gz/v1.0.0","html_url":"https://github.com/rhysd/action-setup-vim/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-31T15:54:55.836Z","dependency_job_id":null,"purl":"pkg:github/rhysd/action-setup-vim@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T06:41:47.643Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":379,"rankings":{"downloads":null,"dependent_repos_count":2.002852162890192,"dependent_packages_count":0.0,"stargazers_count":1.7588337822848992,"forks_count":7.418792584376485,"docker_downloads_count":4.943749009665663,"average":3.2248455078434475},"purl":"pkg:githubactions/rhysd/action-setup-vim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/rhysd/action-setup-vim","docker_dependents_count":2,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/rhysd/action-setup-vim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/rhysd/action-setup-vim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T14:00:50.562Z","issues_count":19,"pull_requests_count":41,"avg_time_to_close_issue":9201715.05263158,"avg_time_to_close_pull_request":287368.15,"issues_closed_count":19,"pull_requests_closed_count":40,"pull_request_authors_count":10,"issue_authors_count":13,"avg_comments_per_issue":2.8421052631578947,"avg_comments_per_pull_request":0.8536585365853658,"merged_pull_requests_count":34,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":770868.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhysd%2Faction-setup-vim/issues","maintainers":[{"login":"rhysd","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rhysd"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Faction-setup-vim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Faction-setup-vim/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Faction-setup-vim/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Faction-setup-vim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Faction-setup-vim/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/rhysd%2Faction-setup-vim/codemeta","maintainers":[]}