From c81078d6fc369ff08399fa354afeabe5dd67affc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 03:34:43 +0000 Subject: [PATCH] build(deps): bump rvben/rumdl Bumps the github-actions group with 1 update in the / directory: [rvben/rumdl](https://github.com/rvben/rumdl). Updates `rvben/rumdl` from 0.2.31 to 0.2.34 - [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/ade06b88ce3373f033c02892e135212ce2bfe6d0...460ba739bf72499fcc237a99c571a9116f23b205) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... 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 1cae6927d0..2b634cb2ed 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -87,7 +87,7 @@ jobs: terraform_wrapper: false - run: make checkdocs - run: make validatedocs - - uses: rvben/rumdl@ade06b88ce3373f033c02892e135212ce2bfe6d0 # v0.2.31 + - uses: rvben/rumdl@460ba739bf72499fcc237a99c571a9116f23b205 # v0.2.34 with: path: ./docs report-type: annotations