{"id":23392295,"url":"https://github.com/nugine/setup-flatc","last_synced_at":"2026-03-01T10:33:07.211Z","repository":{"id":260038282,"uuid":"880107176","full_name":"Nugine/setup-flatc","owner":"Nugine","description":"Setup flatc for use in actions","archived":false,"fork":false,"pushed_at":"2026-02-08T16:19:20.000Z","size":422,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-08T21:56:25.791Z","etag":null,"topics":["flatbuffers","flatc","github-actions"],"latest_commit_sha":null,"homepage":"","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/Nugine.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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://github.com/Nugine#sponsor","https://paypal.me/nugine0"]}},"created_at":"2024-10-29T05:59:26.000Z","updated_at":"2026-02-08T16:19:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d15e0dd-db26-4acc-b032-3783da994b79","html_url":"https://github.com/Nugine/setup-flatc","commit_stats":null,"previous_names":["nugine/setup-flatc"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Nugine/setup-flatc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fsetup-flatc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fsetup-flatc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fsetup-flatc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fsetup-flatc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nugine","download_url":"https://codeload.github.com/Nugine/setup-flatc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nugine%2Fsetup-flatc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29966827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T09:33:09.965Z","status":"ssl_error","status_checked_at":"2026-03-01T09:25:48.915Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["flatbuffers","flatc","github-actions"],"created_at":"2024-12-22T04:29:54.553Z","updated_at":"2026-03-01T10:33:07.197Z","avatar_url":"https://github.com/Nugine.png","language":"TypeScript","funding_links":["https://github.com/Nugine#sponsor","https://paypal.me/nugine0"],"categories":[],"sub_categories":[],"readme":"# setup-flatc\n\nThis action installs the [flatc](https://github.com/google/flatbuffers) compiler\nfor use in your workflows.\n\n## Usage\n\nInstall the latest version:\n\n```yaml\n- name: Install latest flatc\n  uses: Nugine/setup-flatc@v1\n```\n\nInstall a specific version:\n\n```yaml\n- name: Install flatc\n  uses: Nugine/setup-flatc@v1\n  with:\n    version: \"24.12.23\"\n```\n\nInstall by a semver range:\n\n```yaml\n- name: Install flatc\n  uses: Nugine/setup-flatc@v1\n  with:\n    version: \"24.*\"\n```\n\nSemver syntax: \u003chttps://jsr.io/@std/semver\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnugine%2Fsetup-flatc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnugine%2Fsetup-flatc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnugine%2Fsetup-flatc/lists"}