Skip to content

Commit 3197d70

Browse files
authored
Merge pull request #255 from mcw-rcc/dependabot/github_actions/super-linter/super-linter-8
Bump super-linter/super-linter from 7 to 8
2 parents ed8dfa3 + 052fc48 commit 3197d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.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/slim@v7
46+
uses: super-linter/super-linter/slim@v8
4747
env:
4848
VALIDATE_ALL_CODEBASE: false
4949
VALIDATE_MARKDOWN: true

0 commit comments

Comments
 (0)