diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9e3a4e..b3d1d4d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: with: fetch-depth: 0 - name: Megalinter - uses: oxsecurity/megalinter@b38cdf1f0cbe056fad4112cb7cd99c2b574c9617 # v8.1.0 + uses: oxsecurity/megalinter@d8c95fc6f2237031fb9e9322b0f97100168afa6e # v8.2.0 env: APPLY_FIXES: "none" BASH_SHFMT_DISABLE_ERRORS: "false"