diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 82dea56..c72a427 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -30,7 +30,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v7.4.0 + uses: super-linter/super-linter@v8.0.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}