From 8d975ef781537035eb5750d7dde0b6ce960a49d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:21:16 +0000 Subject: [PATCH] chore(deps): update dependency tcort/markdown-link-check to v3.13.6 --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index f2966c90..14d43306 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -16,7 +16,7 @@ env: # We limit cache download as a whole to 5 minutes. SEGMENT_DOWNLOAD_TIMEOUT_MINS: 2 # renovate: datasource=github-releases depName=tcort/markdown-link-check - MD_LINK_CHECK_VERSION: "3.12.2" + MD_LINK_CHECK_VERSION: "3.13.6" concurrency: group: ${{ github.workflow }}-${{ github.head_ref }}