diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0200ab7..c1b704d 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@c217fe8f7bc9207062a084e989bd97efd56e7b9a # v8.0.0 + uses: oxsecurity/megalinter@b38cdf1f0cbe056fad4112cb7cd99c2b574c9617 # v8.1.0 env: APPLY_FIXES: "none" BASH_SHFMT_DISABLE_ERRORS: "false"