From 54c1759bd1f0068e77f6bc8a2ba4725178281aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 13:19:51 +0000 Subject: [PATCH] Bump fish-shop/install-fish-shell from 1.0.9 to 1.0.10 Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](https://github.com/fish-shop/install-fish-shell/compare/ea9d9a97b67e680087469e2398f03cfbc477a6c7...81b9ed7df3410232158bb4da19425637d9e6f455) --- updated-dependencies: - dependency-name: fish-shop/install-fish-shell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cb32097..55fde87 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install fish shell - uses: fish-shop/install-fish-shell@ea9d9a97b67e680087469e2398f03cfbc477a6c7 # v1.0.9 + uses: fish-shop/install-fish-shell@81b9ed7df3410232158bb4da19425637d9e6f455 # v1.0.10 - name: Create syntactically valid fish shell function run: | cat << EOF >./valid-syntax.fish