From e688b2322b0e8f6cd4e4ddd02fbf28b8b844c588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 03:13:03 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.2.43 to 0.2.50 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.2.43 to 0.2.50. - [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/d4b387e11401873129035f3ed1ade1395ef09632...ca5ff506113367f180e4dcd56a7584f1a46a4de0) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.50 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 1ba93720..d064c13b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@d4b387e11401873129035f3ed1ade1395ef09632 # v0.2.43 + uses: rvben/rumdl@ca5ff506113367f180e4dcd56a7584f1a46a4de0 # v0.2.50 with: version: 0.2.9 path: "."