From 4b87182e806cfe18051d2d324cb9346ad4efa1d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 11:38:12 -0500 Subject: [PATCH] deps(deps): bump tmcw/notfoundbot from 2.3.1 to 3.0.0 (#313) Bumps [tmcw/notfoundbot](https://github.com/tmcw/notfoundbot) from 2.3.1 to 3.0.0. - [Release notes](https://github.com/tmcw/notfoundbot/releases) - [Changelog](https://github.com/tmcw/notfoundbot/blob/main/CHANGELOG.md) - [Commits](https://github.com/tmcw/notfoundbot/compare/f91be597e4a7e2a182788b1c5ffdc460df3195ea...1f97e4c79fa3aeaa9b2b87b8cd2533f645fed82d) --- updated-dependencies: - dependency-name: tmcw/notfoundbot dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/notfound.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notfound.yml b/.github/workflows/notfound.yml index efcb59d..2a0dbf9 100644 --- a/.github/workflows/notfound.yml +++ b/.github/workflows/notfound.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Fix links - uses: tmcw/notfoundbot@f91be597e4a7e2a182788b1c5ffdc460df3195ea # v2.3.1 + uses: tmcw/notfoundbot@1f97e4c79fa3aeaa9b2b87b8cd2533f645fed82d # v3.0.0 continue-on-error: true with: content-folder: '.'