Skip to content

Commit df74e08

Browse files
fix(github-action): update oxsecurity/megalinter ( v8.4.0 → v8.4.1 )
1 parent 0aa4e08 commit df74e08

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/[email protected].0
30+
uses: oxsecurity/[email protected].1
3131
env:
3232
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3333
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'workflow_dispatch' }}

0 commit comments

Comments
 (0)