fix(github-action): update oxsecurity/megalinter (v8.4.0 → v8.4.1) (#11)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-02 01:11:34 +02:00
committed by GitHub
parent 1ce299eb76
commit 086d0e0757

View File

@@ -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)'