From e502a370f6db0cfe8274696d345abbebf57d7e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 06:10:57 +0000 Subject: [PATCH] Bump AlexanderDokuchaev/md-dead-link-check from 1.1.0 to 1.2.0 Bumps [AlexanderDokuchaev/md-dead-link-check](https://github.com/alexanderdokuchaev/md-dead-link-check) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/alexanderdokuchaev/md-dead-link-check/releases) - [Changelog](https://github.com/AlexanderDokuchaev/md-dead-link-check/blob/main/CHANGELOG.md) - [Commits](https://github.com/alexanderdokuchaev/md-dead-link-check/compare/c7210ef8a38c194a119834e39d212387d19b512c...d5a37e0b14e5918605d22b34562532762ccb2e47) --- updated-dependencies: - dependency-name: AlexanderDokuchaev/md-dead-link-check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/nightly.yml | 2 +- .github/workflows/pre-commit-linters.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index a0e160f3a8d..378be6f4c9b 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -21,7 +21,7 @@ jobs: timeout-minutes: 10 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: AlexanderDokuchaev/md-dead-link-check@c7210ef8a38c194a119834e39d212387d19b512c # v1.1.0 + - uses: AlexanderDokuchaev/md-dead-link-check@d5a37e0b14e5918605d22b34562532762ccb2e47 # v1.2.0 tensorflow: runs-on: ubuntu-latest-8-cores diff --git a/.github/workflows/pre-commit-linters.yml b/.github/workflows/pre-commit-linters.yml index 403d6b2220a..c45427f3892 100644 --- a/.github/workflows/pre-commit-linters.yml +++ b/.github/workflows/pre-commit-linters.yml @@ -24,5 +24,5 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: AlexanderDokuchaev/md-dead-link-check@c7210ef8a38c194a119834e39d212387d19b512c # v1.1.0 + - uses: AlexanderDokuchaev/md-dead-link-check@d5a37e0b14e5918605d22b34562532762ccb2e47 # v1.2.0