diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 327beb9..5748109 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v6.3.0 # x-release-please-version + uses: super-linter/super-linter@v8.3.1 # x-release-please-version env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}