diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index dea36fc..66437e9 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Run super-linter - uses: super-linter/super-linter/slim@v7.4.0 + uses: super-linter/super-linter/slim@v8.0.0 env: # super-linter configurations MULTI_STATUS: false