Revert "[workflow] Bump super-linter/slim package to v8 (#13114)" (#13126)

This commit is contained in:
Erik Bershel
2025-10-02 11:34:17 +02:00
committed by GitHub
parent 68417c51be
commit 4fb55a7372

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter/slim@v8
uses: github/super-linter/slim@v7
env:
VALIDATE_ALL_CODEBASE: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}