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 920a0d1 commit c17d870Copy full SHA for c17d870
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0 # needed for super-linter
48
49
- name: Lint codebase
50
- uses: super-linter/super-linter/slim@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
+ uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
51
env:
52
IGNORE_GITIGNORED_FILES: true
53
FILTER_REGEX_INCLUDE: .*src/.*, .*test/.*
0 commit comments