Skip to content

Commit 0d62fe1

Browse files
committed
Demote trivy errors to warnings
Signed-off-by: Joe Block <[email protected]>
1 parent 7417033 commit 0d62fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mega-linter.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
DISABLE_LINTERS: MARKDOWN_MARKDOWN_LINK_CHECK,REPOSITORY_SECRETLINT,SPELL_CSPELL
5858
REPOSITORY_CHECKOV_DISABLE_ERRORS: true
5959
REPOSITORY_KICS_DISABLE_ERRORS: true
60+
REPOSITORY_TRIVY_DISABLE_ERRORS: true
6061

6162
# Upload Mega-Linter artifacts.
6263
# They will be available on Github action page "Artifacts" section

0 commit comments

Comments
 (0)