From a6ab85ffbda1cc3f69f07a3607fee32b60c61079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 19:27:20 +0000 Subject: [PATCH] Bump oxsecurity/megalinter from 10.0.0 to 10.1.0 Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 10.0.0 to 10.1.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/v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 00ae50f1d00..3e0aebe587f 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -39,7 +39,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter@v10.0.0 + uses: oxsecurity/megalinter@v10.1.0 env: # All available variables are described in documentation: # https://megalinter.io/configuration/