Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit ad510c1

Browse files
committed
chore(deps): update megalinter/megalinter action to v6.16.0
1 parent 921fc5c commit ad510c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: MegaLinter
22-
uses: megalinter/megalinter@v6.15.0
22+
uses: megalinter/megalinter@v6.16.0
2323
env:
2424
BASH_SHFMT_ARGUMENTS: --indent 2 --space-redirects
2525
DISABLE_LINTERS: COPYPASTE_JSCPD,JSON_PRETTIER,MARKDOWN_MARKDOWN_LINK_CHECK,REPOSITORY_DEVSKIM,REPOSITORY_SEMGREP,SPELL_CSPELL,SPELL_PROSELINT,YAML_V8R

0 commit comments

Comments
 (0)