Skip to content

Commit d10521d

Browse files
Update dependency helm/chart-testing to v3.12.0 (#3014)
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | helm/chart-testing | v3.11.0 | v3.12.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 316947c commit d10521d

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@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
116116
with:
117-
version: 3.11.0 # renovate: datasource=github-tags depName=helm/chart-testing
117+
version: 3.12.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)