We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27c81c commit 7628348Copy full SHA for 7628348
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: Lint codebase
19
- uses: super-linter/super-linter/slim@v6
+ uses: super-linter/super-linter/slim@v7
20
env:
21
VALIDATE_ALL_CODEBASE: true
22
DEFAULT_BRANCH: main
0 commit comments