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 4c21f59a Bump biomejs/setup-biome from 2.7.0 to 2.7.1
4c21f59a is described below
commit 4c21f59afd4e8b229dc1d0f8dd3942cede5708ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 20:27:57 2026 +0000
Bump biomejs/setup-biome from 2.7.0 to 2.7.1
Bumps [biomejs/setup-biome](https://github.com/biomejs/setup-biome) from
2.7.0 to 2.7.1.
- [Release notes](https://github.com/biomejs/setup-biome/releases)
-
[Commits](https://github.com/biomejs/setup-biome/compare/29711cbb52afee00eb13aeb30636592f9edc0088...4c91541eaada48f67d7dbd7833600ce162b68f51)
---
updated-dependencies:
- dependency-name: biomejs/setup-biome
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 51524aa9..97b88f02 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@29711cbb52afee00eb13aeb30636592f9edc0088 #
v2.7.0
+ uses: biomejs/setup-biome@4c91541eaada48f67d7dbd7833600ce162b68f51 #
v2.7.1
with:
version: ${{ env.BIOME_VERSION }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]