diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5fd6fa3..0ea1767 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v6.4.1 # 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 }}