Skip to content

Commit b84802b

Browse files
author
Self-hosted Renovate Bot
committed
chore(deps): update helm/kind-action action to v1.6.0
1 parent a147a3a commit b84802b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Run chart-testing (lint)
2626
run: ct lint --all
2727
- name: Create kind cluster
28-
uses: helm/kind-action@v1.5.0
28+
uses: helm/kind-action@v1.6.0
2929
- name: Install helm chart
3030
run: ct install --all
3131
- name: Run chart-releaser

0 commit comments

Comments
 (0)