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

This commit is contained in:
xavier2k6
2025-10-01 15:43:21 +01:00
committed by GitHub
parent 1cfba39ca6
commit b4b82814b8

View File

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