From f410f98b085a00a25c0f2dacb479b31149f25e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 03:13:01 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.2.12 to 0.2.18 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.2.12 to 0.2.18. - [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/a79af36d45257848fef159117bb5f9e00567f75f...17b45bb50756376383f57f7d5bcf794617c9d577) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.18 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 6d9349d5..0d5c1c98 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@a79af36d45257848fef159117bb5f9e00567f75f # v0.2.12 + uses: rvben/rumdl@17b45bb50756376383f57f7d5bcf794617c9d577 # v0.2.18 with: version: 0.2.9 path: "."