Setup flatc
Version updated for https://github.com/Nugine/setup-flatc to version v1.2.5.
- This action is used across all versions by 10 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action installs the FlatBuffers compiler (flatc) for use in workflows, allowing users to compile FlatBuffer schema files into C++, Go, and other languages. It supports installing the latest version, a specific version, or a semver range of versions through parameters.
What’s Changed
What’s Changed
- Auto Update - 2026-02-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/30
- Auto Update - 2026-02-08 by @Nugine in https://github.com/Nugine/setup-flatc/pull/31
- Auto Update - 2026-03-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/32
- Auto Update - 2026-04-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/33
- Auto Update - 2026-06-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/34
- build(deps): bump actions/checkout from 6 to 7 in the actions group by @dependabot[bot] in https://github.com/Nugine/setup-flatc/pull/36
- Auto Update - 2026-08-01 by @Nugine in https://github.com/Nugine/setup-flatc/pull/35
- ci: enable dependabot for deno and make bundle reproducible by @Nugine in https://github.com/Nugine/setup-flatc/pull/37
- build(deps): upgrade dependencies by @Nugine in https://github.com/Nugine/setup-flatc/pull/39
Full Changelog: https://github.com/Nugine/setup-flatc/compare/v1.2.4...v1.2.5