Skip to content

Commit 6a7b423

Browse files
committed
Switch to Super-Linter v4
Switching because this bug will not be fixed in v3: https://github.com/github/super-linter/issues/2255 The v4 branch claims to be fully compatible with v3 setups
1 parent 01a902a commit 6a7b423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Runs the Super-Linter action
2121
- name: Run Super-Linter
22-
uses: github/super-linter@v3
22+
uses: github/super-linter@v4
2323
env:
2424
DEFAULT_BRANCH: master
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)