Skip to content

Commit 56042d5

Browse files
committed
Fix super-linter/slim to specify latest version
1 parent f22a076 commit 56042d5

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@v8
41+
uses: super-linter/super-linter/slim@v8.2.0
4242
env:
4343
DEFAULT_BRANCH: main
4444
FILTER_REGEX_EXCLUDE: dist/**/*

0 commit comments

Comments
 (0)