{"id":28506807,"url":"https://github.com/temporalio/setup-temporal","last_synced_at":"2026-06-24T01:32:08.292Z","repository":{"id":243656030,"uuid":"593818538","full_name":"temporalio/setup-temporal","owner":"temporalio","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-18T23:32:25.000Z","size":587,"stargazers_count":12,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-06-03T05:41:51.775Z","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/temporalio.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-26T22:43:34.000Z","updated_at":"2026-05-18T23:32:28.000Z","dependencies_parsed_at":"2024-06-19T03:18:10.054Z","dependency_job_id":null,"html_url":"https://github.com/temporalio/setup-temporal","commit_stats":null,"previous_names":["temporalio/setup-temporal"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/temporalio/setup-temporal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fsetup-temporal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fsetup-temporal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fsetup-temporal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fsetup-temporal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temporalio","download_url":"https://codeload.github.com/temporalio/setup-temporal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fsetup-temporal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34713789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":[],"created_at":"2025-06-08T20:06:27.445Z","updated_at":"2026-06-24T01:32:08.288Z","avatar_url":"https://github.com/temporalio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Temporal Action\n\nThis GitHub Action installs the [Temporal CLI](https://github.com/temporalio/cli) on a GitHub Actions runner.\n\n## Usage\n\nTo use this action, add the following step to your GitHub Actions workflow:\n\n```yaml\nsteps:\n  - name: Install Temporal CLI\n    uses: temporalio/setup-temporal@v0\n\n  - name: Start a local Temporal server\n    shell: bash\n    run: temporal server start-dev --headless \u0026\n```\n\nBy default, the action installs the latest version of the Temporal CLI. You can specify the version of the Temporal CLI to install using the version input:\n\n```yaml\nsteps:\n  - name: Install Temporal CLI\n    uses: temporalio/setup-temporal@v0\n    with:\n      version: v0.12.0\n```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemporalio%2Fsetup-temporal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemporalio%2Fsetup-temporal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemporalio%2Fsetup-temporal/lists"}