diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 80be78a..33eb782 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -66,7 +66,7 @@ jobs: - name: MegaLinter id: ml - uses: oxsecurity/megalinter/flavors/cupcake@v8.4.0 + uses: oxsecurity/megalinter/flavors/cupcake@v8.4.1 env: PARALLEL: true # Run linters in parallel FILTER_REGEX_EXCLUDE: '(\.automation/test|docs/json-schemas|\.github/workflows)'