From a7ba4d90e2dc6c489603d11952bae522f79aebb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 17:06:19 +0000 Subject: [PATCH] chore(deps): bump fish-shop/install-fish-shell from 2.0.8 to 2.0.22 Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 2.0.8 to 2.0.22. - [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.22) --- updated-dependencies: - dependency-name: fish-shop/install-fish-shell dependency-version: 2.0.22 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..b000b30 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.22 - 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.22 - name: Install FFmpeg run: |