diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c35fc0aa..69f6784b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: persist-credentials: false - name: Lint Code Base - uses: super-linter/super-linter/slim@v8.6.0 + uses: super-linter/super-linter/slim@v8.7.0 env: DEFAULT_BRANCH: main GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}