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/