Skip to content

Conversation

ryan-minato
Copy link

Set specific version for Biome and add permissions.

Type of change

  • Bug fix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Related Issue

This pull request fully resolves the issues raised in PR #601 .

Changes

This PR introduces two key improvements to our CI pipeline:

Pinned Biome Version: The Biome version used in the CI workflow is now explicitly set. This ensures that the CI environment uses the exact same version of Biome as our local development setups, guaranteeing consistent linting and formatting results and preventing discrepancies.

Added Workflow Permissions: Following the official template provided by Biome, a permissions block has been added to the GitHub Actions workflow. This addresses a security report from GitHub by explicitly defining read-only permissions for the job, adhering to the principle of least privilege.

How To Test

Screenshots (if applicable)

Additional Notes

Set specific version for Biome and add permissions.
Copy link

vercel bot commented Aug 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
fuwari-yags Ready Ready Preview Comment Aug 26, 2025 7:09am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant