From d824634d43ff5b4c28289050fd8d1ad6f9e88704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 03:13:40 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.64 to 0.1.66 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.64 to 0.1.66. - [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/91663174c2055d5fac3bba22e8177b6bc6ba6af0...d6ab169988ebd3576b11ddb41a0528ea33e42a90) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.66 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 804320d1..2d04c4fe 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@91663174c2055d5fac3bba22e8177b6bc6ba6af0 # v0.1.64 + uses: rvben/rumdl@d6ab169988ebd3576b11ddb41a0528ea33e42a90 # v0.1.66 with: version: 0.1.35 path: "."