From 77e82e996bd6df3519cd5755b75193862944f757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:12:59 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.2.35 to 0.2.41 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.2.35 to 0.2.41. - [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/87a6758b35de4639ebc4e9fe9948a853553d8048...36d3e21c25c91eb887dd73cfbfa9cb854f51c09c) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.41 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 f46b7746..bf8e02d0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@87a6758b35de4639ebc4e9fe9948a853553d8048 # v0.2.35 + uses: rvben/rumdl@36d3e21c25c91eb887dd73cfbfa9cb854f51c09c # v0.2.41 with: version: 0.2.9 path: "."