Skip to content

Commit 7e05e81

Browse files
committed
Update helm/chart-testing-action action to v2.8.0
1 parent a3d850f commit 7e05e81

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
@@ -63,7 +63,7 @@ jobs:
6363
version: 'v3.16.0'
6464

6565
- name: Set up chart-testing
66-
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
66+
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
6767

6868
- name: Run 'helm template' validation
6969
run: |

0 commit comments

Comments
 (0)