Skip to content

Commit 9f039b1

Browse files
Update helm/chart-testing-action action to v2.4.0 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b52418a commit 9f039b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
check-latest: true
2323

2424
- name: Set up chart-testing
25-
uses: helm/chart-testing-action@v2.3.1
25+
uses: helm/chart-testing-action@v2.4.0
2626

2727
- name: Run chart-testing (list-changed)
2828
id: list-changed

0 commit comments

Comments
 (0)