diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 80830d1..9196e99 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter/slim@v6.3.1 + uses: super-linter/super-linter/slim@v6.5.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}