Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-08 22:15:15 +02:00
committed by GitHub
parent 1c20c72e25
commit 6310f34799

View File

@@ -26,7 +26,8 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Run Super Linter - name: Run Super Linter
uses: super-linter/super-linter@main uses: super-linter/super-linter/slim@main
continue-on-error: true
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: true VALIDATE_ALL_CODEBASE: true