Skip to content

Commit 3b46ab1

Browse files
committed
2 parents 5ddda7a + 0f6c934 commit 3b46ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# Run Linter against code base #
4444
################################
4545
- name: Lint Code Base
46-
uses: super-linter/super-linter@v7.2.0
46+
uses: super-linter/super-linter@v8.3.1
4747
env:
4848
LINTER_RULES_PATH: '.'
4949
EDITORCONFIG_FILE_NAME: '.editorconfig'

0 commit comments

Comments
 (0)