Skip to content

Commit cb46cc6

Browse files
committed
Try severity: 'CRITICAL'
1 parent 00ba771 commit cb46cc6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/trivy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
image-ref: ghcr.io/antonbabenko/pre-commit-terraform:latest
2525
exit-code: '1'
26+
severity: CRITICAL
2627
ignore-unfixed: true
2728

2829
nightly-scan:
@@ -37,4 +38,5 @@ jobs:
3738
with:
3839
image-ref: ghcr.io/antonbabenko/pre-commit-terraform:nightly
3940
exit-code: '1'
41+
severity: CRITICAL
4042
ignore-unfixed: true

0 commit comments

Comments
 (0)