We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf3ea4 + 4c04777 commit a0d0aa9Copy full SHA for a0d0aa9
1 file changed
.github/workflows/super-linter.yml
@@ -49,7 +49,7 @@ jobs:
49
# Run Linter against code base #
50
################################
51
- name: Lint Code Base
52
- uses: github/super-linter@v5
+ uses: github/super-linter@v6
53
env:
54
VALIDATE_ALL_CODEBASE: false
55
DEFAULT_BRANCH: main
0 commit comments