From cda7cb30adb8b52e8774154f7532441a964bcdab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 13:48:25 +0000 Subject: [PATCH] chore(deps): bump rvben/rumdl from 0.1.93 to 0.2.3 Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.93 to 0.2.3. - [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.3) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.3 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 95fdd563..508e1af1 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.3 # Lint GitHub Actions workflows actionlint: