Skip to content

Commit 8547d84

Browse files
committed
Merge branch 'actions-pipeline' of github.com:maheshkasabe/GraphSpace into actions-pipeline
2 parents 90fbd93 + 7fd6f57 commit 8547d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image_scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
format: 'table'
2121
exit-code: '1'
2222
ignore-unfixed: true
23-
vuln-type: 'os,library'
23+
vuln-type: 'library'
2424
severity: 'CRITICAL,HIGH'

0 commit comments

Comments
 (0)