We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7417033 commit 0d62fe1Copy full SHA for 0d62fe1
.github/workflows/mega-linter.yml
@@ -57,6 +57,7 @@ jobs:
57
DISABLE_LINTERS: MARKDOWN_MARKDOWN_LINK_CHECK,REPOSITORY_SECRETLINT,SPELL_CSPELL
58
REPOSITORY_CHECKOV_DISABLE_ERRORS: true
59
REPOSITORY_KICS_DISABLE_ERRORS: true
60
+ REPOSITORY_TRIVY_DISABLE_ERRORS: true
61
62
# Upload Mega-Linter artifacts.
63
# They will be available on Github action page "Artifacts" section
0 commit comments