From e3d057f2c2f01767473a533707e38ebb83eef69b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 03:13:56 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.1.67 to 0.1.68 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.67 to 0.1.68. - [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/6540b53fa24e83f9693e36889e0f9c765aa90349...8d6f2a035b25c63136883aabc0a1872e02de3d3a) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.1.68 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 d1a3cece..2ea1e2bb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@6540b53fa24e83f9693e36889e0f9c765aa90349 # v0.1.67 + uses: rvben/rumdl@8d6f2a035b25c63136883aabc0a1872e02de3d3a # v0.1.68 with: version: 0.1.35 path: "."