diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8b48ed..d48f0df 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@fda6ac3a38be0e969820709ac16e442464e5a035 # v7.3.0 + uses: oxsecurity/megalinter@a87b2872713c6bdde46d2473c5d7ed23e5752dc2 # v7.4.0 env: APPLY_FIXES: "none" BASH_SHFMT_DISABLE_ERRORS: "false"