From 2e2f4fcd5babb678a8ec7c6413a1f313d656cd15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:12:03 +0000 Subject: [PATCH] Bump umbrelladocs/action-linkspector in the version-updates group Bumps the version-updates group with 1 update: [umbrelladocs/action-linkspector](https://github.com/umbrelladocs/action-linkspector). Updates `umbrelladocs/action-linkspector` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/umbrelladocs/action-linkspector/releases) - [Commits](https://github.com/umbrelladocs/action-linkspector/compare/e26ea73f270e69734d2860157be2ff5807aea1bb...04615112d3a3fa32c5d2f08feb9c34715571116a) --- updated-dependencies: - dependency-name: umbrelladocs/action-linkspector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/markdown-links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-links.yml b/.github/workflows/markdown-links.yml index f448af6..bd8e498 100644 --- a/.github/workflows/markdown-links.yml +++ b/.github/workflows/markdown-links.yml @@ -22,7 +22,7 @@ jobs: egress-policy: audit - name: Check links in modified Markdown files if: github.event_name == 'pull_request' - uses: umbrelladocs/action-linkspector@e26ea73f270e69734d2860157be2ff5807aea1bb # v1.2.2 + uses: umbrelladocs/action-linkspector@04615112d3a3fa32c5d2f08feb9c34715571116a # v1.2.3 with: fail_on_error: true filter_mode: file