Skip to content

Commit 5518a0f

Browse files
authored
main: Update helm/chart-testing-action action to v2.7.0 (#1700)
1 parent 9b8c647 commit 5518a0f

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
@@ -55,7 +55,7 @@ jobs:
5555
version: 'v3.16.0'
5656

5757
- name: Set up chart-testing
58-
uses: helm/chart-testing-action@v2.6.1
58+
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
5959

6060
- name: Run 'helm template' validation
6161
run: |

0 commit comments

Comments
 (0)