We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fafba8 commit c6db84aCopy full SHA for c6db84a
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- uses: actions/checkout@v4.1.3
29
- name: Check super-linter
30
- uses: github/super-linter@v5.0.0
+ uses: github/super-linter@v6
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
LINTER_RULES_PATH: /
0 commit comments