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 e21ce6c commit 4916004Copy full SHA for 4916004
.github/workflows/superlinter.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# Runs the Super-Linter action
21
- name: Run Super-Linter
22
- uses: github/super-linter@v6
+ uses: github/super-linter@v7
23
env:
24
VALIDATE_XML: false
25
VALIDATE_JSCPD: false
0 commit comments