Merge pull request #383 from ChrisTitusTech/dependabot/github_actions/github/super-linter-6

Bump github/super-linter from 5 to 6
This commit is contained in:
Chris Titus 2024-06-29 18:13:16 -05:00 committed by GitHub
commit 3d733644b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v5
uses: github/super-linter@v6
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main