Update github/super-linter action to v5
This commit is contained in:
parent
9b86ee4c4e
commit
c8f767ba02
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v4
|
||||
uses: github/super-linter@v5
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
DEFAULT_BRANCH: main
|
||||
|
Loading…
Reference in New Issue
Block a user