diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml index cf17f9fb..ea661f94 100644 --- a/.github/workflows/check.yaml +++ b/.github/workflows/check.yaml @@ -115,7 +115,7 @@ jobs: with: fetch-depth: 0 - name: Super-Linter - uses: super-linter/super-linter@v8.1.0 # x-release-please-version + uses: super-linter/super-linter@v8.2.0 # x-release-please-version env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # To reuse the same Super-linter configuration that you use in the