We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a5b10e commit 66ef631Copy full SHA for 66ef631
.github/workflows/super-linter.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Lint Code Base
30
- uses: github/super-linter@v4
+ uses: github/super-linter@v7
31
env:
32
VALIDATE_ALL_CODEBASE: false
33
DEFAULT_BRANCH: "main"
0 commit comments