From 73459bd519f5018c039c8233c5ba9992d6f1e09a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:16:55 +0000 Subject: [PATCH] Bump oxsecurity/megalinter from 7.6.0 to 7.7.0 Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.6.0 to 7.7.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/5364b811bbe86576d832227be174ebc2aa0f5f49...7e042c726c68415475b05a65a686c612120a1232) --- updated-dependencies: - dependency-name: oxsecurity/megalinter 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 a65d6ac..0e1e0cd 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -52,7 +52,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter@5364b811bbe86576d832227be174ebc2aa0f5f49 + uses: oxsecurity/megalinter@7e042c726c68415475b05a65a686c612120a1232 env: # All available variables are described in documentation # https://megalinter.io/configuration/