From bc8854ff1ac8b022a6b8add2f928ca1333ffa135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 14:32:53 +0000 Subject: [PATCH] Bump umbrelladocs/action-linkspector from 1.5.1 to 1.5.4 Bumps [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector) from 1.5.1 to 1.5.4. - [Release notes](https://github.com/umbrelladocs/action-linkspector/releases) - [Commits](https://github.com/umbrelladocs/action-linkspector/compare/963b6264d7de32c904942a70b488d3407453049e...6c637d70424624231467a4ca918be54fa3b792d0) --- updated-dependencies: - dependency-name: umbrelladocs/action-linkspector dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/markdown-link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-link-check.yml b/.github/workflows/markdown-link-check.yml index 3f6a66fd4db..b7f3f0d8ee9 100644 --- a/.github/workflows/markdown-link-check.yml +++ b/.github/workflows/markdown-link-check.yml @@ -33,7 +33,7 @@ jobs: # Checks the status of hyperlinks in all files - name: Run linkspector - uses: umbrelladocs/action-linkspector@963b6264d7de32c904942a70b488d3407453049e # v1 + uses: umbrelladocs/action-linkspector@6c637d70424624231467a4ca918be54fa3b792d0 # v1 with: reporter: local filter_mode: nofilter