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 8bbcff7 commit 0c0392aCopy full SHA for 0c0392a
.github/workflows/linter.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Lint Codebase
42
id: super-linter
43
- uses: super-linter/super-linter/slim@v7
+ uses: super-linter/super-linter/slim@v8
44
env:
45
FILTER_REGEX_EXCLUDE: dist/**/*
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments