From 80397797b6290e5470cc0ce9a2b709c81b84da87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 08:43:45 +0000 Subject: [PATCH] chore(deps): bump fish-shop/install-fish-shell from 2.0.8 to 2.0.27 Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 2.0.8 to 2.0.27. - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](https://github.com/fish-shop/install-fish-shell/compare/v2.0.8...v2.0.27) --- updated-dependencies: - dependency-name: fish-shop/install-fish-shell dependency-version: 2.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index ec07f96..79479a6 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v5.0.0 - name: Install Fish Shell - uses: fish-shop/install-fish-shell@v2.0.8 + uses: fish-shop/install-fish-shell@v2.0.28 - name: Run pre-commit hooks uses: pre-commit/action@v3.0.1 @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v5.0.0 - name: Install Fish Shell - uses: fish-shop/install-fish-shell@v2.0.8 + uses: fish-shop/install-fish-shell@v2.0.28 - name: Install FFmpeg run: |