Skip to content

Commit 02543b9

Browse files
committed
Update superlinter configuration
Update superlinter to use @v4 Signed-off-by: Joe Block <[email protected]>
1 parent 88059a2 commit 02543b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# Run Linter against code base #
4848
################################
4949
- name: Lint Code Base
50-
uses: github/super-linter@v3
50+
uses: github/super-linter@v4
5151
env:
5252
VALIDATE_ALL_CODEBASE: false
5353
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)