From ab897660b8fc737584f90b03a0d5509e272f254c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 10:10:33 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.76 to 0.1.82 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.76 to 0.1.82. - [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/3af73dca6bf9cf509a1cb24620e75c942385eb98...7d7ee63f313c6ea18101f6ada17c486945d444f2) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.78 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 7bfb6f00..7b25737d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@3af73dca6bf9cf509a1cb24620e75c942385eb98 # v0.1.76 + uses: rvben/rumdl@7d7ee63f313c6ea18101f6ada17c486945d444f2 # v0.1.82 with: version: 0.1.35 path: "."