From a73a1c0e01e3dbbdc071dbaafc94d286732b6e2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:50:11 +0000 Subject: [PATCH] Update oxsecurity/megalinter action to v7.9.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 97bb558..01bfd6f 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -45,7 +45,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/dotnet@v7.8.0 + uses: oxsecurity/megalinter/flavors/dotnet@v7.9.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/