diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index dfb37e32..bb81cd3a 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@v8.0.0 + uses: oxsecurity/megalinter/flavors/dotnet@v8.1.0 env: # All available variables are described in documentation # https://megalinter.github.io/configuration/