diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 66437e9..baf7e53 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.0.0 + uses: super-linter/super-linter/slim@v8.1.0 env: # super-linter configurations MULTI_STATUS: false