diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 26d82d8..bdba0ab 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v8.5.0 # x-release-please-version + uses: super-linter/super-linter@v8.6.0 # x-release-please-version env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}