Skip to content

Commit 3fbf2e8

Browse files
committed
Fix action path
1 parent a8d7f94 commit 3fbf2e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/superlinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Run Linter against code base #
2222
################################
2323
- name: Lint Code Base
24-
uses: github/super-linter/slim@v7
24+
uses: github/super-linter/super-linter/slim@v7
2525
env:
2626
VALIDATE_ALL_CODEBASE: true
2727
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)