diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 08715b1..211f36e 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v7 + uses: super-linter/super-linter/slim@v8 env: SAVE_SUPER_LINTER_OUTPUT: false GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}