Skip to content

Commit 3650c7e

Browse files
authored
Merge pull request #171 from lablabs/dependabot/github_actions/helm/chart-testing-action-2.8.0
Bump helm/chart-testing-action from 2.7.0 to 2.8.0
2 parents 33f8e62 + 5b0748b commit 3650c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: 3.7
2222

2323
- name: Set up chart-testing
24-
uses: helm/chart-testing-action@v2.7.0
24+
uses: helm/chart-testing-action@v2.8.0
2525

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

0 commit comments

Comments
 (0)