diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95e1b35..7da364d 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@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0 + uses: oxsecurity/megalinter@5364b811bbe86576d832227be174ebc2aa0f5f49 # v7.6.0 env: APPLY_FIXES: "none" BASH_SHFMT_DISABLE_ERRORS: "false"