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 945f11b commit 90194feCopy full SHA for 90194fe
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Super Linter
25
- uses: github/super-linter@v4.9.7
+ uses: github/super-linter@v4.10.0
26
env:
27
LINTER_RULES_PATH: .github/linter-conf
28
VALIDATE_MARKDOWN: true
0 commit comments