diff --git a/.github/workflows/Linter.yml b/.github/workflows/Linter.yml index 494efeb..d1565e6 100644 --- a/.github/workflows/Linter.yml +++ b/.github/workflows/Linter.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Lint code base - uses: super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8 + uses: super-linter/super-linter@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0 env: GITHUB_TOKEN: ${{ github.token }} VALIDATE_JSON_PRETTIER: false