{"id":20238451,"url":"https://github.com/smallstep/action-install-step-cli","last_synced_at":"2025-10-22T10:48:09.363Z","repository":{"id":202578104,"uuid":"704281711","full_name":"smallstep/action-install-step-cli","owner":"smallstep","description":"A GitHub Action to install step CLI on Linux and MacOS.","archived":false,"fork":false,"pushed_at":"2023-10-20T05:16:27.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-10T06:44:34.376Z","etag":null,"topics":["github-actions","pki","smallstep","step-cli"],"latest_commit_sha":null,"homepage":"https://smallstep.com/docs/step-cli/","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/smallstep.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":"2023-10-13T00:00:18.000Z","updated_at":"2023-10-13T09:34:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7c59125-2bd5-49cf-8863-10901b077ce6","html_url":"https://github.com/smallstep/action-install-step-cli","commit_stats":null,"previous_names":["smallstep/action-install-step-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/smallstep/action-install-step-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallstep%2Faction-install-step-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallstep%2Faction-install-step-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallstep%2Faction-install-step-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallstep%2Faction-install-step-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smallstep","download_url":"https://codeload.github.com/smallstep/action-install-step-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smallstep%2Faction-install-step-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280424213,"owners_count":26328462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"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"}},"keywords":["github-actions","pki","smallstep","step-cli"],"created_at":"2024-11-14T08:34:13.985Z","updated_at":"2025-10-22T10:48:09.325Z","avatar_url":"https://github.com/smallstep.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# action-install-step-cli\n\nThis GitHub Action installs `step` CLI on Linux and MacOS. It also supports x86_64 and aarch64 CPU architectures.\n\n## Usage\n\nYou can use this action by adding the following to your workflow:\n\nInstall the latest version:\n\n```yaml\n- uses: smallstep/action-install-step-cli@v1\n\n- name: Get Version\n  run: step version\n```\n\nInstall with a specific version:\n\n```yaml\n- uses: smallstep/action-install-step-cli@v1\n  with:\n    step-cli-version: 0.25.0\n\n- name: Get Version\n  run: step version\n```\n\n## License\n\nMIT License\n\nCopyright (c) 2023 Smallstep Labs, Inc\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallstep%2Faction-install-step-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmallstep%2Faction-install-step-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmallstep%2Faction-install-step-cli/lists"}