Skip to content

Commit ab91991

Browse files
authored
Merge pull request #493 from linode/renovate/helm-chart-testing-action-2.x
Update helm/chart-testing-action action to v2.8.0
2 parents 79845a5 + 03e89c8 commit ab91991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
check-latest: true
3535

3636
- name: Set up chart-testing
37-
uses: helm/chart-testing-action@v2.7.0
37+
uses: helm/chart-testing-action@v2.8.0
3838

3939
- name: Run chart-testing (lint)
4040
run: ct lint --check-version-increment=false --chart-dirs deploy --target-branch ${{ github.event.repository.default_branch }}

0 commit comments

Comments
 (0)