From 07dcc13e290cb20b409b18a63f05fa41628af47c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 17:48:32 +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.0 to 1.2.1 - [Release notes](https://github.com/umbrelladocs/action-linkspector/releases) - [Commits](https://github.com/umbrelladocs/action-linkspector/compare/80f93864bef8919dc990cd59f7a9aab9361d688c...48f983a39133f602ee5b5032b55906b906764a8c) --- 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 af4dc5d..923b50a 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@80f93864bef8919dc990cd59f7a9aab9361d688c # v1.2.0 + uses: umbrelladocs/action-linkspector@48f983a39133f602ee5b5032b55906b906764a8c # v1.2.1 with: fail_on_error: true filter_mode: file