diff --git a/.github/workflows/reusable-super-linter.yaml b/.github/workflows/reusable-super-linter.yaml index ec02941..a42aad3 100644 --- a/.github/workflows/reusable-super-linter.yaml +++ b/.github/workflows/reusable-super-linter.yaml @@ -111,7 +111,7 @@ jobs: ############################# # https://github.com/marketplace/actions/super-linter - name: Lint Code Base - uses: github/super-linter/slim@v4.9.4 + uses: github/super-linter/slim@v4.9.6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # by default super-linter assumes our repo default branch doesn't change