mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 04:09:18 -03:00
Update common_library_tests.yaml
This commit is contained in:
committed by
GitHub
parent
b7bd68ee5c
commit
d1687ae0a3
11
.github/workflows/common_library_tests.yaml
vendored
11
.github/workflows/common_library_tests.yaml
vendored
@@ -254,16 +254,17 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.helm-version }}
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
|
||||
- name: build helm deps
|
||||
run: |
|
||||
cd library/common-test
|
||||
helm dependency update
|
||||
cd -
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Run Security Scan
|
||||
uses: datreeio/action-datree@main
|
||||
|
||||
Reference in New Issue
Block a user