biomejs/Setup Biome
Setup the Biome CLI in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 4–6scored Jul 6, 2026
- Maintenance Recency
- Activelast commit Jul 13, 2026
- License
- MIT
Pinned Snippet
uses: biomejs/setup-biome@4c91541eaada48f67d7dbd7833600ce162b68f51 # v2.7.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Actions token to authenticate API requests | yes | ${{ github.token }} |
| version | The version of the Biome CLI to install | yes | "" |
| working-dir | The directory in which the action will look for lockfiles to extract the Biome version from | no | "" |
Outputs
no outputs