We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 733f27f commit 29fbc22Copy full SHA for 29fbc22
.github/workflows/lint.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 0 # Required to fetch version
31
32
- name: Run Super Linter
33
- uses: github/super-linter/slim@v5
+ uses: github/super-linter/slim@v6
34
env:
35
IGNORE_GITIGNORED_FILES: true
36
DEFAULT_BRANCH: main
0 commit comments