From e99fab22591be4ce7452a2325d3f1e75cd4ec1bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:08:36 +0000 Subject: [PATCH] Update oxsecurity/megalinter action to v8.1.0 --- .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 7513a68..18b3ef6 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -40,7 +40,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/python@c217fe8f7bc9207062a084e989bd97efd56e7b9a # v8.0.0 + uses: oxsecurity/megalinter/flavors/python@b38cdf1f0cbe056fad4112cb7cd99c2b574c9617 # v8.1.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/