From 28c563f4877ce2f0f46baf66beb798aa8d5f09d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 14:26:33 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 1b67cda90e504ec50ac6c718986c3f0922a3bf9f to fbb90ac101470d2c249e3bc5d9a8915de477f3e4. - [Release notes](https://github.com/rvben/rumdl/releases) - [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md) - [Commits](https://github.com/rvben/rumdl/compare/1b67cda90e504ec50ac6c718986c3f0922a3bf9f...fbb90ac101470d2c249e3bc5d9a8915de477f3e4) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: fbb90ac101470d2c249e3bc5d9a8915de477f3e4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 968fc583..218b1eba 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@1b67cda90e504ec50ac6c718986c3f0922a3bf9f # v0.1.90 + uses: rvben/rumdl@fbb90ac101470d2c249e3bc5d9a8915de477f3e4 # v0.1.90 with: version: 0.1.35 path: "."