diff --git a/.github/workflows/dotfiles_ci.yml b/.github/workflows/dotfiles_ci.yml index a1f48ff..83a149b 100644 --- a/.github/workflows/dotfiles_ci.yml +++ b/.github/workflows/dotfiles_ci.yml @@ -47,7 +47,7 @@ jobs: - name: Checkout code uses: actions/checkout@v6 - name: Set up Biome - uses: biomejs/setup-biome@29711cbb52afee00eb13aeb30636592f9edc0088 # v2.7.0 + uses: biomejs/setup-biome@4c91541eaada48f67d7dbd7833600ce162b68f51 # v2.7.1 - name: Lint and format check with Biome run: | shopt -s globstar nullglob dotglob