From 114dea8eef6560ea8852d1b86fda6d5b525e04da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 03:13:37 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.2.27 to 0.2.28 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.2.27 to 0.2.28. - [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/c6fa6612be03d6dd87812a1e6eb904cbbf1d9dce...c5f50cbbbc790d7adb5583b51e4322ed3dcae65c) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.28 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 22e7ad3e..580b541b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@c6fa6612be03d6dd87812a1e6eb904cbbf1d9dce # v0.2.27 + uses: rvben/rumdl@c5f50cbbbc790d7adb5583b51e4322ed3dcae65c # v0.2.28 with: version: 0.2.9 path: "."