Skip to content

Commit 97b9589

Browse files
committed
Fix action path v2
1 parent 3fbf2e8 commit 97b9589

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/super-linter/slim@v7
24+
uses: super-linter/super-linter/slim@v7
2525
env:
2626
VALIDATE_ALL_CODEBASE: true
2727
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)