From 688621b4473168985a3573311d7747cde4f41365 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 14:17:42 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 12e7321..a3e39e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: id: ml # You can override Mega-Linter flavor used to have faster performances # More info at https://oxsecurity.github.io/megalinter/flavors/ - uses: oxsecurity/megalinter@v6 + uses: oxsecurity/megalinter@v7 env: # All available variables are described in documentation # https://oxsecurity.github.io/megalinter/configuration/