From 99e00a8e345e64db2b2ca0559cf7a072cd1334bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 03:21:05 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.62 to 0.1.64 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.62 to 0.1.64. - [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/8e22c9b16f49c7209355106f731500cc1aacef20...91663174c2055d5fac3bba22e8177b6bc6ba6af0) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.64 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 ed5b56bc..804320d1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@8e22c9b16f49c7209355106f731500cc1aacef20 # v0.1.62 + uses: rvben/rumdl@91663174c2055d5fac3bba22e8177b6bc6ba6af0 # v0.1.64 with: version: 0.1.35 path: "."