Skip to content

Commit 3cb8a8f

Browse files
authored
Merge pull request #520 from kubernetes-sigs/dependabot/github_actions/helm/chart-testing-action-2.8.0
chore(deps): bump helm/chart-testing-action from 2.7.0 to 2.8.0
2 parents e8060e0 + 0207b4c commit 3cb8a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-chart-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: "3.x"
3232

3333
- name: Set-up chart-testing
34-
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b
34+
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f
3535

3636
- name: Run chart-testing (lint)
3737
run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false

0 commit comments

Comments
 (0)