From 338ad1a0b10262b66dc67ec1b0d5dd4935a43151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:22:19 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.83 to 0.1.87 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.83 to 0.1.87. - [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/796443d01b28fb70c2897bc9cf9fb143148a6aab...f8bdeb6a73c5f0741b58c25da2d38af5ee21b6e0) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.87 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 861ff98e..7c9c56ae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@796443d01b28fb70c2897bc9cf9fb143148a6aab # v0.1.83 + uses: rvben/rumdl@f8bdeb6a73c5f0741b58c25da2d38af5ee21b6e0 # v0.1.87 with: version: 0.1.35 path: "."