Update common_library_tests.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2023-02-08 12:13:09 +01:00
committed by GitHub
parent f77e24f1b3
commit e499b4974c

View File

@@ -279,7 +279,7 @@ jobs:
uses: datreeio/action-datree@main
with:
path: 'library/common-test'
cliArguments: '-output sarif'
cliArguments: '--output sarif'
isHelmChart: true
helmArguments: '--values library/common-test/ci/${{ matrix.values }}'