Skip to content

Commit 4fb55a7

Browse files
authored
Revert "[workflow] Bump super-linter/slim package to v8 (#13114)" (#13126)
1 parent 68417c5 commit 4fb55a7

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@v8
25+
uses: github/super-linter/slim@v7
2626
env:
2727
VALIDATE_ALL_CODEBASE: false
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)