From fab1bfc9a991ddc357f80d7ce2ca6f4ebb3c9a4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 17:07:19 +0000 Subject: [PATCH] chore(deps): bump fish-shop/install-fish-shell from 2.0.28 to 2.0.30 Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 2.0.28 to 2.0.30. - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](https://github.com/fish-shop/install-fish-shell/compare/v2.0.28...v2.0.30) --- updated-dependencies: - dependency-name: fish-shop/install-fish-shell dependency-version: 2.0.30 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 cd51a26..49ea097 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.28 + uses: fish-shop/install-fish-shell@v2.0.30 - 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.28 + uses: fish-shop/install-fish-shell@v2.0.30 - name: Install FFmpeg run: |