diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8b84550..d8f12af 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@7e042c726c68415475b05a65a686c612120a1232 # v7.7.0 + uses: oxsecurity/megalinter@688bc7466d7ab4faa83d614c2e6f9acf42b674dc # v7.8.0 env: APPLY_FIXES: "none" BASH_SHFMT_DISABLE_ERRORS: "false"