From a84d7dead59fd8b638a2cdba0641376e121e3a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 09:21:14 +0000 Subject: [PATCH] Bump oxsecurity/megalinter Bumps the github-actions-version-updates group with 1 update in the /.github/workflows directory: [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter). Updates `oxsecurity/megalinter` from 8.8.0 to 9.0.1 - [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/e08c2b05e3dbc40af4c23f41172ef1e068a7d651...0dcbedd66ea456ba2d54fd350affaa15df8a0da3) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-version-updates ... 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 6936fa0c42..55e566d2aa 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -46,7 +46,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.github.io/flavors/ - uses: oxsecurity/megalinter@e08c2b05e3dbc40af4c23f41172ef1e068a7d651 # v8.8.0 + uses: oxsecurity/megalinter@0dcbedd66ea456ba2d54fd350affaa15df8a0da3 # v9.0.1 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/