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
commit 68e9c2ac9e18ce722e788a2f7e2b71f5c8cc31ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 22:01:35 2026 +0000
Bump biomejs/setup-biome from 2.6.0 to 2.7.0
Bumps [biomejs/setup-biome](https://github.com/biomejs/setup-biome) from
2.6.0 to 2.7.0.
- [Release notes](https://github.com/biomejs/setup-biome/releases)
-
[Commits](https://github.com/biomejs/setup-biome/compare/454fa0d884737805f48d7dc236c1761a0ac3cc13...29711cbb52afee00eb13aeb30636592f9edc0088)
---
updated-dependencies:
- dependency-name: biomejs/setup-biome
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
.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 2cc919c..94f4faa 100644
--- a/.github/workflows/analyze.yml
+++ b/.github/workflows/analyze.yml
@@ -34,7 +34,7 @@ jobs:
with:
version: ${{ env.UV_VERSION }}
- name: Install Biome
- uses: biomejs/setup-biome@454fa0d884737805f48d7dc236c1761a0ac3cc13 #
v2.6.0
+ uses: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088 #
v2.7.0
with:
version: ${{ env.BIOME_VERSION }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]