File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
with :
25
25
fetch-depth : 0
26
26
27
- - uses : helm/chart-testing-action@v2.4.0
27
+ - uses : helm/chart-testing-action@v2.6.1
28
28
if : ${{ !inputs.chart }}
29
29
30
30
- id : getChangedChart
Original file line number Diff line number Diff line change 19
19
with :
20
20
fetch-depth : 0
21
21
22
- - uses : helm/chart-testing-action@v2.4.0
22
+ - uses : helm/chart-testing-action@v2.6.1
23
23
24
24
- name : Get all charts
25
25
id : getCharts
Original file line number Diff line number Diff line change 43
43
python-version : 3.7
44
44
45
45
- run : ./.github/scripts/prepare-values.sh "charts/$CHART"
46
- - uses : helm/chart-testing-action@v2.4.0
46
+ - uses : helm/chart-testing-action@v2.6.1
47
47
48
48
- name : Lint chart
49
49
run : ct lint --check-version-increment=false
Original file line number Diff line number Diff line change 33
33
fetch-depth : 0
34
34
ref : ${{ github.event.pull_request.head.sha }}
35
35
36
- - uses : helm/chart-testing-action@v2.4.0
36
+ - uses : helm/chart-testing-action@v2.6.1
37
37
- name : Conventional commit check
38
38
uses : cocogitto/cocogitto-action@v3
39
39
with :
You can’t perform that action at this time.
0 commit comments