This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new f479e9f  Downgrade Biome to allow lints to run in CI
f479e9f is described below

commit f479e9ff130d8d58ad787f2a67802dd146ecf698
Author: Sean B. Palmer <[email protected]>
AuthorDate: Wed Jan 21 20:02:20 2026 +0000

    Downgrade Biome to allow lints to run in CI
---
 .github/workflows/analyze.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/analyze.yml b/.github/workflows/analyze.yml
index 6a01334..66466e2 100644
--- a/.github/workflows/analyze.yml
+++ b/.github/workflows/analyze.yml
@@ -32,7 +32,7 @@ jobs:
         with:
           version: ${{ env.UV_VERSION }}
       - name: Install Biome
-        uses: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088 # 
v2.7.0
+        uses: biomejs/setup-biome@454fa0d884737805f48d7dc236c1761a0ac3cc13 # 
v2.6.0
         with:
           version: ${{ env.BIOME_VERSION }}
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to