We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d7f94 commit 3fbf2e8Copy full SHA for 3fbf2e8
1 file changed
.github/workflows/superlinter.yml
@@ -21,7 +21,7 @@ jobs:
21
# Run Linter against code base #
22
################################
23
- name: Lint Code Base
24
- uses: github/super-linter/slim@v7
+ uses: github/super-linter/super-linter/slim@v7
25
env:
26
VALIDATE_ALL_CODEBASE: true
27
DEFAULT_BRANCH: main
0 commit comments