Skip to content

Commit 11269b1

Browse files
ci: update SuperLinter
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
1 parent d49a12e commit 11269b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Lint code base
30-
uses: super-linter/super-linter/slim@v6.7.0
30+
uses: super-linter/super-linter/slim@v8.5.0
3131
env:
3232
LOG_LEVEL: NOTICE
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)