From 195a923fa1f0f55524e91e593c0f64eb527614d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:54:11 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7.9.0 (#184) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 cda432509..857ef4dba 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -40,7 +40,7 @@ jobs: id: ml # To improve performance, you have the option to change the MegaLinter flavor that is being used. # Complete details on available flavors can be found at https://megalinter.io/flavors/. - uses: oxsecurity/megalinter@688bc7466d7ab4faa83d614c2e6f9acf42b674dc # v7.8.0 + uses: oxsecurity/megalinter@190cd0dad6dc52b2de5b810e3b290c3d6bdcc0f2 # v7.9.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/