Skip to content

Commit

Permalink
Merge pull request #416 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/helm/chart-testing-action-2.6.1

chore(deps): bump helm/chart-testing-action from 2.4.0 to 2.6.1
  • Loading branch information
k8s-ci-robot authored Dec 6, 2023
2 parents 39d8a1d + 1a1502e commit 1e00402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python-version: "3.x"

- name: Set-up chart-testing
uses: helm/chart-testing-action@e8788873172cb653a90ca2e819d79d65a66d4e76
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992

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

0 comments on commit 1e00402

Please sign in to comment.