From 6b07d3532ed1fe86faa41634122d1d27b794c3ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 21:52:35 +0000 Subject: [PATCH] chore(deps): update rvben/rumdl action to v0.1.85 --- .github/workflows/ci-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-docs.yml b/.github/workflows/ci-docs.yml index d18743b..99fab1d 100644 --- a/.github/workflows/ci-docs.yml +++ b/.github/workflows/ci-docs.yml @@ -22,7 +22,7 @@ jobs: path: /home/runner/.pollux - name: Lint Markdown files - uses: rvben/rumdl@f3ca9f4962234c3d2b73ac2ce15c0b6ca654d510 # v0.1.84 + uses: rvben/rumdl@f03ee35a4d63519a39170d0b60d8317f28b0c905 # v0.1.85 - name: Configure Github Pages uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0