We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cf8af commit 1c52009Copy full SHA for 1c52009
.github/workflows/linter.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Lint Codebase
40
id: super-linter
41
- uses: super-linter/super-linter/slim@v6
+ uses: super-linter/super-linter/slim@v7
42
env:
43
DEFAULT_BRANCH: main
44
FILTER_REGEX_EXCLUDE: dist/**/*
0 commit comments