diff --git a/.github/workflows/linting-formatting.yml b/.github/workflows/linting-formatting.yml index 5f4fc3060..7c9cd12bb 100644 --- a/.github/workflows/linting-formatting.yml +++ b/.github/workflows/linting-formatting.yml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 0 persist-credentials: false - - uses: oxsecurity/megalinter/flavors/c_cpp@b38cdf1f0cbe056fad4112cb7cd99c2b574c9617 # v8.1.0 + - uses: oxsecurity/megalinter/flavors/c_cpp@d8c95fc6f2237031fb9e9322b0f97100168afa6e # v8.2.0 env: APPLY_FIXES: all VALIDATE_ALL_CODEBASE: true