diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 651cdf6..75699a8 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Run super-linter - uses: super-linter/super-linter/slim@v8.1.0 + uses: super-linter/super-linter/slim@v8.2.0 env: # super-linter configurations MULTI_STATUS: false