From 7040800786af149de4cd1a5d4832cbe731bcb9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 03:18:59 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl from 0.2.60 to 0.2.62 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.2.60 to 0.2.62. - [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/50dbfef7cf08f1d28633b684c0884490a63094e3...96c8520425eaf1b6d362e4a98754adf6ee604acb) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.62 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 61ff7583..9d04c9b7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -32,7 +32,7 @@ jobs: cache: npm - name: Run rumdl - uses: rvben/rumdl@50dbfef7cf08f1d28633b684c0884490a63094e3 # v0.2.60 + uses: rvben/rumdl@96c8520425eaf1b6d362e4a98754adf6ee604acb # v0.2.62 with: version: 0.2.9 path: "."