Skip to content

Commit 5f1268f

Browse files
Update github/super-linter action to v6
1 parent db0d23b commit 5f1268f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# Run Linter against code base #
4646
################################
4747
- name: Lint Code Base
48-
uses: github/super-linter@v5
48+
uses: github/super-linter@v6
4949
env:
5050
VALIDATE_ALL_CODEBASE: false
5151
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)