Skip to content

Commit c7c9a7f

Browse files
Merge pull request #191 from datavisyn/dependabot/github_actions/super-linter/super-linter-8
Bump super-linter/super-linter from 5 to 8
2 parents 01b4ded + 0b84c0d commit c7c9a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
# Run Linter against code base #
2424
################################
2525
- name: Lint Code Base
26-
uses: super-linter/super-linter/slim@v5
26+
uses: super-linter/super-linter/slim@v8
2727
env:
2828
VALIDATE_ALL_CODEBASE: false
2929
VALIDATE_BASH: true

0 commit comments

Comments
 (0)