diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index ae9375f..97f5b5d 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.9.0 + uses: oxsecurity/megalinter/flavors/dotnet@v7.10.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/