diff --git a/.github/workflows/_pr-lint.yml b/.github/workflows/_pr-lint.yml index 170db23..cafedf2 100644 --- a/.github/workflows/_pr-lint.yml +++ b/.github/workflows/_pr-lint.yml @@ -42,7 +42,7 @@ jobs: fetch-depth: 0 - name: Run super-linter - uses: super-linter/super-linter@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 + uses: super-linter/super-linter@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8.7.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}