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.
2 parents 2604a26 + 47608f3 commit d736f26Copy full SHA for d736f26
.github/workflows/linter.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Lint Code Base with Super-Linter
30
- uses: super-linter/super-linter@v8.1.0
+ uses: super-linter/super-linter@v8.2.0
31
env:
32
DEFAULT_BRANCH: origin/main
33
VALIDATE_ALL_CODEBASE: false # tells the linter to only check files that have been modified in the current pull request
0 commit comments