Skip to content

Commit b364bcd

Browse files
chore(deps): update helm/chart-testing-action action to v2.7.0 (#529)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc6fe60 commit b364bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
check-latest: true
2626

2727
- name: Set up chart-testing
28-
uses: helm/chart-testing-action@v2.6.1
28+
uses: helm/chart-testing-action@v2.7.0
2929

3030
- name: Run chart-testing (lint)
3131
run: ct lint --config ct.yaml

0 commit comments

Comments
 (0)