Merge pull request #51 from elliotmatson/renovate/github-super-linter-5.x

Update github/super-linter action to v5
This commit is contained in:
Elliot Matson 2023-04-22 15:35:39 -05:00 committed by GitHub
commit 61fc1b7337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Lint Code Base - name: Lint Code Base
uses: github/super-linter@v4 uses: github/super-linter@v5
env: env:
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main DEFAULT_BRANCH: main