We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af2017 commit 0854022Copy full SHA for 0854022
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
filter: tree:0
19
- - uses: super-linter/super-linter@v6.7.0
+ - uses: super-linter/super-linter@v6.8.0
20
env:
21
DEFAULT_BRANCH: main
22
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$
0 commit comments