From 65224fb5edca5337054f8c14f5f500217fbaac8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 19:05:58 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v7.8.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 88b4327e..9716894b 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -37,7 +37,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/dotnet@v7.4.0 + uses: oxsecurity/megalinter/flavors/dotnet@v7.8.0 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/