From e056ce2f1886a465bd537044ffb363f24fdbee63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 11:22:32 +0000 Subject: [PATCH] build(deps): bump technote-space/broken-link-checker-action Bumps [technote-space/broken-link-checker-action](https://github.com/technote-space/broken-link-checker-action) from 2.2.12 to 2.3.1. - [Release notes](https://github.com/technote-space/broken-link-checker-action/releases) - [Commits](https://github.com/technote-space/broken-link-checker-action/compare/v2.2.12...v2.3.1) --- updated-dependencies: - dependency-name: technote-space/broken-link-checker-action dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/broken-link-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/broken-link-check.yml b/.github/workflows/broken-link-check.yml index 3c28d876..d8b6ebd1 100644 --- a/.github/workflows/broken-link-check.yml +++ b/.github/workflows/broken-link-check.yml @@ -13,4 +13,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Broken Link Check - uses: technote-space/broken-link-checker-action@v2.2.12 + uses: technote-space/broken-link-checker-action@v2.3.1