File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ jobs:
115
115
check-latest : true
116
116
117
117
- name : Set up chart-testing
118
- uses : helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
118
+ uses : helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
119
119
120
120
- name : Install Chart
121
121
run : |
@@ -168,7 +168,7 @@ jobs:
168
168
check-latest : true
169
169
170
170
- name : Set up chart-testing
171
- uses : helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
171
+ uses : helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
172
172
173
173
- name : Install Chart
174
174
run : |
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112
112
check-latest : true
113
113
114
114
- name : Set up chart-testing
115
- uses : helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
115
+ uses : helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
116
116
with :
117
117
version : 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing
118
118
You can’t perform that action at this time.
0 commit comments