From 08b412d3b43e1a79f0901ee648d0968f31a28319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 21:22:59 +0000 Subject: [PATCH] Bump rvben/rumdl from 0.1.93 to 0.2.0 in /.github/workflows Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.93 to 0.2.0. - [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...d9e57d93efd2c85a2b4efa1f597652fe017e464a) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.0 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 0f9befe84..cd878b719 100644 --- a/.github/workflows/linter.yaml +++ b/.github/workflows/linter.yaml @@ -28,7 +28,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: persist-credentials: false - - uses: rvben/rumdl@31da4b667f7c62606cc6b3a5a9a84988917fad42 # v0.1.93 + - uses: rvben/rumdl@d9e57d93efd2c85a2b4efa1f597652fe017e464a # v0.2.0 with: version: "0.1.2" config: .rumdl.toml