Skip to content

Commit

Permalink
chore(deps): update helm/chart-testing-action action to v2.6.0 (#147)
Browse files Browse the repository at this point in the history
Co-authored-by: Self-hosted Renovate Bot <123456+self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
self-hosted-renovatebot[bot] and Self-hosted Renovate Bot authored Oct 31, 2023
1 parent 65ca8ae commit 5e98de0
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 "$GITHUB_ACTOR@users.noreply.github.com"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.5.0
uses: helm/chart-testing-action@v2.6.0
- name: Run chart-testing (lint)
run: ct lint --all
- name: Create kind cluster
Expand Down

0 comments on commit 5e98de0

Please sign in to comment.