Skip to content

Commit b4b8281

Browse files
authored
[workflow] Bump super-linter/slim package to v8 (#13114)
1 parent 1cfba39 commit b4b8281

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
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: Lint Code Base
25-
uses: github/super-linter/slim@v7
25+
uses: github/super-linter/slim@v8
2626
env:
2727
VALIDATE_ALL_CODEBASE: false
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)