From 14c392ce788577ded9b066b3191a8ffa5745b53f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:27:15 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7.11.1 --- .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 2a46478..735c6cd 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -35,7 +35,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/flavors/python@v7.2.1 + uses: oxsecurity/megalinter/flavors/python@v7.11.1 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/