Skip to content

Commit 6ab79c2

Browse files
feat(github-action): update oxsecurity/megalinter ( v8.7.0 → v8.8.0 )
1 parent ce22dce commit 6ab79c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: MegaLinter
30-
uses: oxsecurity/megalinter@v8.7.0
30+
uses: oxsecurity/megalinter@v8.8.0
3131
env:
3232
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3333
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)