From 9b1edb172183ac776f7b280a6a32f94e88c76271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 16:35:04 +0000 Subject: [PATCH] chore(deps): bump fish-shop/run-fishtape-tests from 2.3.75 to 2.3.76 Bumps [fish-shop/run-fishtape-tests](https://github.com/fish-shop/run-fishtape-tests) from 2.3.75 to 2.3.76. - [Release notes](https://github.com/fish-shop/run-fishtape-tests/releases) - [Commits](https://github.com/fish-shop/run-fishtape-tests/compare/v2.3.75...v2.3.76) --- updated-dependencies: - dependency-name: fish-shop/run-fishtape-tests dependency-version: 2.3.76 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/lint-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml index 79479a6..cd51a26 100644 --- a/.github/workflows/lint-test.yml +++ b/.github/workflows/lint-test.yml @@ -46,7 +46,7 @@ jobs: shell: fish {0} - name: Run Fishtape Tests - uses: fish-shop/run-fishtape-tests@v2.3.75 + uses: fish-shop/run-fishtape-tests@v2.3.76 with: patterns: tests/**.fish raw-output: "true"