Skip to content

Commit d113244

Browse files
Update dependency helm/chart-testing to v3.13.0
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | helm/chart-testing | v3.12.0 | v3.13.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46f5a87 commit d113244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Set up chart-testing
115115
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
116116
with:
117-
version: 3.12.0 # renovate: datasource=github-tags depName=helm/chart-testing
117+
version: 3.13.0 # renovate: datasource=github-tags depName=helm/chart-testing
118118

119119
- name: Run chart-testing
120120
run: ct lint --print-config --config .ct.yaml

0 commit comments

Comments
 (0)