Skip to content

Commit 3656403

Browse files
committed
chore: fix linter action
1 parent 134e0ac commit 3656403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting-formatting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
persist-credentials: false
28-
- uses: oxsecurity/megalinter/flavor/documentation@839e6d63c0423eb74ce2578225f8b8b4bed63ede # v8.4.1
28+
- uses: oxsecurity/megalinter/flavors/documentation@839e6d63c0423eb74ce2578225f8b8b4bed63ede # v8.4.1
2929
env:
3030
APPLY_FIXES: all
3131
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)