diff --git a/.github/workflows/full-pipeline.yaml b/.github/workflows/full-pipeline.yaml index 17cb0f6..0803d83 100644 --- a/.github/workflows/full-pipeline.yaml +++ b/.github/workflows/full-pipeline.yaml @@ -40,7 +40,7 @@ jobs: name: code path: . - name: run linting - uses: super-linter/super-linter/slim@v7 + uses: super-linter/super-linter/slim@v8 env: DEFAULT_BRANCH: main # To report GitHub Actions status checks