Skip to content

Commit 752a231

Browse files
authored
Merge pull request #585 from validatedpatterns/dependabot/github_actions/super-linter/super-linter-8
Bump super-linter/super-linter from 7 to 8
2 parents cde1e8b + 91afdc3 commit 752a231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Run Linter against code base #
2222
################################
2323
- name: Lint Code Base
24-
uses: super-linter/super-linter/slim@v7
24+
uses: super-linter/super-linter/slim@v8
2525
env:
2626
VALIDATE_ALL_CODEBASE: true
2727
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)