We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a79116e + d331818 commit 71a57f9Copy full SHA for 71a57f9
.github/workflows/super-linter.yml
@@ -14,7 +14,7 @@ jobs:
14
# Full git history is needed to get a proper list of changed files within `super-linter`
15
fetch-depth: 0
16
- name: Lint Code Base
17
- uses: super-linter/super-linter/slim@v7.2.0
+ uses: super-linter/super-linter/slim@v7.2.1
18
env:
19
VALIDATE_EDITORCONFIG: true
20
VALIDATE_GITHUB_ACTIONS: true
0 commit comments