diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 9b6883f..be51a65 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -24,6 +24,6 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter@v6 + uses: github/super-linter@v7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file