mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 07:39:17 -03:00
Update common_library_tests.yaml
This commit is contained in:
committed by
GitHub
parent
07471edae3
commit
62618cb93d
2
.github/workflows/common_library_tests.yaml
vendored
2
.github/workflows/common_library_tests.yaml
vendored
@@ -265,6 +265,7 @@ jobs:
|
||||
|
||||
- name: Run Security Scan
|
||||
uses: datreeio/action-datree@main
|
||||
continue-on-error: true
|
||||
with:
|
||||
path: 'library/common-test'
|
||||
cliArguments: ''
|
||||
@@ -272,6 +273,7 @@ jobs:
|
||||
helmArguments: '--values library/common-test/ci/${{ matrix.values }}'
|
||||
|
||||
- name: Generate Sarif Report
|
||||
continue-on-error: true
|
||||
uses: datreeio/action-datree@main
|
||||
with:
|
||||
path: 'library/common-test'
|
||||
|
||||
Reference in New Issue
Block a user