Skip to content

Commit 8ae5306

Browse files
authored
Merge pull request #62 from actions/dependabot/github_actions/super-linter/super-linter-8.0.0
Bump super-linter/super-linter from 7.4.0 to 8.0.0
2 parents c053444 + 9445295 commit 8ae5306

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Lint Codebase
4040
id: super-linter
41-
uses: super-linter/super-linter/slim@12150456a73e248bdc94d0794898f94e23127c88
41+
uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6
4242
env:
4343
DEFAULT_BRANCH: main
4444
FILTER_REGEX_EXCLUDE: dist/**/*

0 commit comments

Comments
 (0)