From d1b0f5da85dc30a475e9669fe768d504c7142bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 12:27:51 +0000 Subject: [PATCH] chore(deps): bump rvben/rumdl from 0.1.93 to 0.2.0 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/v0.1.93...v0.2.0) --- 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/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 95fdd56..b98a503 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -94,7 +94,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: rvben/rumdl@v0.1.93 + - uses: rvben/rumdl@v0.2.0 # Lint GitHub Actions workflows actionlint: