From dd8bc105839e07bd0784103dbda016049a20eb69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:16:33 +0000 Subject: [PATCH] chore(deps): bump fish-shop/install-fish-shell from 2.0.8 to 2.0.24 Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 2.0.8 to 2.0.24. - [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.24) --- updated-dependencies: - dependency-name: fish-shop/install-fish-shell dependency-version: 2.0.24 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 ddbe65f..19a4d7a 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Install Fish Shell - uses: fish-shop/install-fish-shell@v2.0.8 + uses: fish-shop/install-fish-shell@v2.0.24 - name: Run pre-commit hooks uses: pre-commit/action@v3.0.1 @@ -33,7 +33,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Install Fish Shell - uses: fish-shop/install-fish-shell@v2.0.8 + uses: fish-shop/install-fish-shell@v2.0.24 - name: Install FFmpeg run: |