From 6ccb5f0a8b95ea4ee5806e3b579a02de9f0d49c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:37:26 +0000 Subject: [PATCH] chore(deps): update biomejs/setup-biome action to v2.3.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index ef38843..8c61354 100644 --- a/action.yml +++ b/action.yml @@ -54,7 +54,7 @@ runs: using: 'composite' steps: - name: Setup Biome - uses: biomejs/setup-biome@v2.2.1 + uses: biomejs/setup-biome@v2.3.0 with: token: ${{ inputs.github_token }} version: ''