From 223c70ee7646346590ee2653aa9c139b54c45526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 19:47:16 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v8 --- .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 b3e5a54c4..fd976ff02 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/flavors/ci_light@v7.10.0 + uses: oxsecurity/megalinter/flavors/ci_light@v8.0.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/