From 77f957b775c766d7ecc3841064ca8d0c134da853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 03:13:44 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.53 to 0.1.56 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.53 to 0.1.56. - [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/ce2ee387fc15da333da08f395dc578d5eb5e29b7...0244d66bce1984298ad1d0fe6ecda0edbc0131e2) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.56 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 b7e2d07e..84bfd7b7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@ce2ee387fc15da333da08f395dc578d5eb5e29b7 # v0.1.53 + uses: rvben/rumdl@0244d66bce1984298ad1d0fe6ecda0edbc0131e2 # v0.1.56 with: version: 0.1.35 path: "."