From 1bb0a2382c3de0de1ee29ac065bfd77bfb50cce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 03:12:52 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.2.19 to 0.2.22 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.2.19 to 0.2.22. - [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/b7d94ba84336eca6c071d9e357de1dcacb6e004c...a28a5738b9e987dcfa354eabfec92c75feca7783) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.22 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 36a73e53..acafe071 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@b7d94ba84336eca6c071d9e357de1dcacb6e004c # v0.2.19 + uses: rvben/rumdl@a28a5738b9e987dcfa354eabfec92c75feca7783 # v0.2.22 with: version: 0.2.9 path: "."