diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index d597072..12f287d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter/slim@v6.7.0 + uses: super-linter/super-linter/slim@v7.0.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file