diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 3c6792a..086e0fc 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 # Full history to get a proper list of changed files within `super-linter` - name: Lint Code Base - uses: github/super-linter@45fc0d88288beee4701c62761281edfee85655d7 # v5.0.0 + uses: github/super-linter@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1 # v7 env: VALIDATE_ALL_CODEBASE: false VALIDATE_BASH: true