{"id":28406958,"url":"https://github.com/ynab/asdf-action","last_synced_at":"2026-02-02T16:02:32.858Z","repository":{"id":277413613,"uuid":"931582690","full_name":"ynab/asdf-action","owner":"ynab","description":"GitHub Action that installs and configures asdf (\u003e= 0.16)","archived":false,"fork":false,"pushed_at":"2025-02-18T14:55:04.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T21:15:34.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ynab.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-12T14:21:04.000Z","updated_at":"2025-02-18T14:55:08.000Z","dependencies_parsed_at":"2025-02-13T20:40:03.582Z","dependency_job_id":null,"html_url":"https://github.com/ynab/asdf-action","commit_stats":null,"previous_names":["ynab/asdf-action"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ynab/asdf-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fasdf-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fasdf-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fasdf-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fasdf-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ynab","download_url":"https://codeload.github.com/ynab/asdf-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ynab%2Fasdf-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29015092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2025-06-01T23:40:34.970Z","updated_at":"2026-02-02T16:02:32.851Z","avatar_url":"https://github.com/ynab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# asdf GitHub Action\n\nGitHub Action that installs and configures [asdf](https://asdf-vm.com/) version \u003e= 0.16.  Cache is used when possible to speed up the install.\n\nOnly the asdf binary is installed. You will need to install any needed asdf plugins and then run `asdf install` to actually install all your runtimes defined in your `.tool-versions` file.\n\nThis action supports Linux (AMD) and macOS (ARM) runners.\n\n## Example usage\n\n```yaml\n- name: Install asdf\n  uses: ynab/asdf-action@v1.2\n  with:\n    version: 0.16.2\n- name: Checkout code which includes a .tool-versions file in root\n  uses: actions/checkout@v4\n- name: Install asdf runtimes\n  run: |\n    asdf plugin add nodejs\n    asdf install    \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynab%2Fasdf-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fynab%2Fasdf-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fynab%2Fasdf-action/lists"}