From 724eff86cab050bdce922d0061588b34fbcf6014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 08:26:16 +0000 Subject: [PATCH] build(deps): bump oxsecurity/megalinter/flavors/documentation Bumps [oxsecurity/megalinter/flavors/documentation](https://github.com/oxsecurity/megalinter) from 9.6.0 to 10.0.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxsecurity/megalinter/compare/ef3e84b8b836d76db562d0f3ed7da61e8fd538bc...15e5b45552097e318c93de385779ce3b1084052c) --- updated-dependencies: - dependency-name: oxsecurity/megalinter/flavors/documentation dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 0b36ce4a..cfcb6230 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -54,7 +54,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter/flavors/documentation@ef3e84b8b836d76db562d0f3ed7da61e8fd538bc # v9 + uses: oxsecurity/megalinter/flavors/documentation@15e5b45552097e318c93de385779ce3b1084052c # v10.0.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/