From 84dfa3ab39c19d396ebaf9a979d751beca5b0e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 13:13:38 +0000 Subject: [PATCH] chore(deps): bump oxsecurity/megalinter from 8 to 9 Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8 to 9. - [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/v8...v9) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: '9' 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 34c6c05..9b94a6d 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -131,7 +131,7 @@ jobs: - name: MegaLinter # You can override the flavour of MegaLinter in favour of faster performance # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter@v8 + uses: oxsecurity/megalinter@v9 id: ml # All available variables are described in documentation # https://megalinter.io/configuration/