Skip to content

Commit 3e55e7a

Browse files
authored
Merge pull request #478 from kubernetes-sigs/dependabot/github_actions/helm/chart-testing-action-2.7.0
chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0
2 parents 8f43ee6 + a442e82 commit 3e55e7a

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@e6669bcd63d7cb57cb4380c33043eebe5d111992
34+
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b
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)