diff --git a/.github/workflows/_lint.yml b/.github/workflows/_lint.yml index 03bd855..8dab6bb 100644 --- a/.github/workflows/_lint.yml +++ b/.github/workflows/_lint.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter/slim@v8.2.0 + uses: super-linter/super-linter/slim@v8.2.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VALIDATE_GITHUB_ACTIONS: true