From d8bae2528f259dfc5874f8c4d31b456cdce809b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 10:12:33 +0000 Subject: [PATCH] chore(deps): Bump ruzickap/action-my-broken-link-checker Bumps [ruzickap/action-my-broken-link-checker](https://github.com/ruzickap/action-my-broken-link-checker) from 2.9.0 to 3.0.0. - [Release notes](https://github.com/ruzickap/action-my-broken-link-checker/releases) - [Changelog](https://github.com/ruzickap/action-my-broken-link-checker/blob/main/CHANGELOG.md) - [Commits](https://github.com/ruzickap/action-my-broken-link-checker/compare/df42b59637dfd06c247a8a95db0ab38708ea83d2...68d00ba73d919c9f70715625f6cf70f0b0ba19a9) --- updated-dependencies: - dependency-name: ruzickap/action-my-broken-link-checker dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/broken-links-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/broken-links-check.yml b/.github/workflows/broken-links-check.yml index 5a906f30..055668d5 100644 --- a/.github/workflows/broken-links-check.yml +++ b/.github/workflows/broken-links-check.yml @@ -11,7 +11,7 @@ jobs: submodules: true - name: Check - uses: ruzickap/action-my-broken-link-checker@df42b59637dfd06c247a8a95db0ab38708ea83d2 # v2.9.0 + uses: ruzickap/action-my-broken-link-checker@68d00ba73d919c9f70715625f6cf70f0b0ba19a9 # v3.0.0 with: url: https://microcks.io pages_path: public