Skip to content

Commit 1171dac

Browse files
committed
Merge branch 'develop' of https://github.com/marcominerva/SimpleAuthentication into develop
2 parents b2c8bb5 + 33400e7 commit 1171dac

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)