diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5359aa3..02d037f 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@a7a0163b6c8ff7474a283d99a706e27483ddd80f # v7.10.0 + uses: oxsecurity/megalinter@57b35babc3e317dc587cdfd04f803d27d961c73b # v7.11.0 env: APPLY_FIXES: "none" BASH_SHFMT_DISABLE_ERRORS: "false"