diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 80830d1..74dfce1 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.7.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}