Skip to content

Commit

Permalink
chore(deps): update helm/chart-testing-action action to v2.7.0 (#243)
Browse files Browse the repository at this point in the history
Co-authored-by: self-hosted-renovatebot[bot] <121058242+self-hosted-renovatebot[bot]@users.noreply.github.com>
  • Loading branch information
self-hosted-renovatebot[bot] authored Jan 20, 2025
1 parent b804bce commit c341384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.6.1
uses: helm/chart-testing-action@v2.7.0
- name: Run chart-testing (lint)
run: ct lint --all
- name: Create kind cluster
Expand Down

0 comments on commit c341384

Please sign in to comment.