Update weekly-supelinter.yaml

This commit is contained in:
Alexandre
2025-06-08 12:56:13 +02:00
committed by GitHub
parent 37beb6363d
commit 3cbd69eb60

View File

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