diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 82dea56..f9a9c22 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.2.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}