Skip to content

Commit 26da5cc

Browse files
authored
Merge pull request #207 from actions/dependabot/github_actions/super-linter/super-linter-8
Bump super-linter/super-linter from 7 to 8
2 parents b16d260 + 93915ee commit 26da5cc

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
@@ -47,7 +47,7 @@ jobs:
4747
# Lint the codebase using the `super-linter/super-linter` action.
4848
- name: Lint Codebase
4949
id: super-linter
50-
uses: super-linter/super-linter/slim@v7
50+
uses: super-linter/super-linter/slim@v8
5151
env:
5252
DEFAULT_BRANCH: main
5353
FILTER_REGEX_EXCLUDE: dist/**/*

0 commit comments

Comments
 (0)