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