diff --git a/.github/workflows/linting-formatting.yml b/.github/workflows/linting-formatting.yml index 54c28feb..5c690b99 100644 --- a/.github/workflows/linting-formatting.yml +++ b/.github/workflows/linting-formatting.yml @@ -39,7 +39,7 @@ jobs: persona: pedantic # flavors/dotnet is the smallest flavor of MegaLinter that contains the linters # we are interested in. - - uses: oxsecurity/megalinter/flavors/dotnet@ef3e84b8b836d76db562d0f3ed7da61e8fd538bc # v9.6.0 + - uses: oxsecurity/megalinter/flavors/dotnet@15e5b45552097e318c93de385779ce3b1084052c # v10.0.0 env: APPLY_FIXES: all VALIDATE_ALL_CODEBASE: true