From f851db9b7671d8474e37ef314dbf3472febc6fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 02:24:29 +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.11 to 2.2.12. - [Release notes](https://github.com/technote-space/broken-link-checker-action/releases) - [Changelog](https://github.com/technote-space/broken-link-checker-action/blob/main/.releasegarc) - [Commits](https://github.com/technote-space/broken-link-checker-action/compare/v2.2.11...v2.2.12) --- updated-dependencies: - dependency-name: technote-space/broken-link-checker-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 44b86b3fd7..3c28d87638 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.11 + uses: technote-space/broken-link-checker-action@v2.2.12