We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134e0ac commit 3656403Copy full SHA for 3656403
.github/workflows/linting-formatting.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 0
27
persist-credentials: false
28
- - uses: oxsecurity/megalinter/flavor/documentation@839e6d63c0423eb74ce2578225f8b8b4bed63ede # v8.4.1
+ - uses: oxsecurity/megalinter/flavors/documentation@839e6d63c0423eb74ce2578225f8b8b4bed63ede # v8.4.1
29
env:
30
APPLY_FIXES: all
31
VALIDATE_ALL_CODEBASE: true
0 commit comments