From a79f216003cacda4d5cd20b00849ed0de0c9c9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 16:08:42 +0000 Subject: [PATCH] Bump fish-shop/install-fish-shell from 1.0.3 to 1.0.4 Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/fish-shop/install-fish-shell/releases) - [Commits](https://github.com/fish-shop/install-fish-shell/compare/986c36345f9d9da820797e5368f0dfad4a4a0e29...b16edb7b39f2b56846ac5d3d13fd195b03cb3a4e) --- 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 d0397c6..f1a8026 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: - name: Checkout repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install fish shell - uses: fish-shop/install-fish-shell@986c36345f9d9da820797e5368f0dfad4a4a0e29 # v1.0.3 + uses: fish-shop/install-fish-shell@b16edb7b39f2b56846ac5d3d13fd195b03cb3a4e # v1.0.4 - name: Create test file run: | cat << 'EOF' > test.fish