Merge pull request #354 from ChrisTitusTech/dependabot/github_actions/github/super-linter-5

Bump github/super-linter from 4 to 5
This commit is contained in:
Chris Titus 2023-08-03 09:46:06 -05:00 committed by GitHub
commit d2b6f54f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: github/super-linter@v4
uses: github/super-linter@v5
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main