diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0d47abe..6129c32 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - name: Super-Linter - uses: super-linter/super-linter@v8.0.0 + uses: super-linter/super-linter@v8.3.1 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}