From 234c63a5ba0d666d75a34866ead8e7d76067d0d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 04:32:24 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.87 to 0.1.88 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.87 to 0.1.88. - [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/f8bdeb6a73c5f0741b58c25da2d38af5ee21b6e0...6fd01e7192b3245aad5b6c4e62a1cea73d2e6fae) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.88 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7c9c56ae..a4de284e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@f8bdeb6a73c5f0741b58c25da2d38af5ee21b6e0 # v0.1.87 + uses: rvben/rumdl@6fd01e7192b3245aad5b6c4e62a1cea73d2e6fae # v0.1.88 with: version: 0.1.35 path: "."