From aab46da761946d00a21ac89963c88e7f4e26c32a Mon Sep 17 00:00:00 2001 From: Felix Scheffler Date: Sat, 14 Oct 2023 00:18:20 +0200 Subject: [PATCH] Update mega-linter.yml to Version 7 --- .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 23de57ab..0f39bc18 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -29,7 +29,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@v6 + uses: oxsecurity/megalinter/flavors/dotnet@v7 env: # All available variables are described in documentation # https://megalinter.io/configuration/