diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 8453723..2b592da 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -57,6 +57,7 @@ jobs: DISABLE_LINTERS: MARKDOWN_MARKDOWN_LINK_CHECK,REPOSITORY_SECRETLINT,SPELL_CSPELL REPOSITORY_CHECKOV_DISABLE_ERRORS: true REPOSITORY_KICS_DISABLE_ERRORS: true + REPOSITORY_TRIVY_DISABLE_ERRORS: true # Upload Mega-Linter artifacts. # They will be available on Github action page "Artifacts" section