From c03366e99c19ee9629a4a22f69c96ae972a86f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:44:10 +0000 Subject: [PATCH] Bump rvben/rumdl from 0.1.93 to 0.2.14 in /.github/workflows Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.93 to 0.2.14. - [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/31da4b667f7c62606cc6b3a5a9a84988917fad42...d0ee3dca0d969699bae5d883eef070e3a22159f7) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yaml b/.github/workflows/linter.yaml index 1d93cbfa2..51c1161d4 100644 --- a/.github/workflows/linter.yaml +++ b/.github/workflows/linter.yaml @@ -28,7 +28,7 @@ jobs: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6 with: persist-credentials: false - - uses: rvben/rumdl@31da4b667f7c62606cc6b3a5a9a84988917fad42 # v0.1.93 + - uses: rvben/rumdl@d0ee3dca0d969699bae5d883eef070e3a22159f7 # v0.2.14 with: version: "0.1.2" config: .rumdl.toml