Skip to content

Commit 04ba21a

Browse files
chore(deps): update helm/kind-action action to v1.9.0
1 parent a51722e commit 04ba21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/helm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --config ct.yaml
4545

4646
- name: Create kind cluster
47-
uses: helm/kind-action@v1.7.0
47+
uses: helm/kind-action@v1.9.0
4848
if: steps.list-changed.outputs.changed == 'true'
4949

5050
- name: Run chart-testing (install)

0 commit comments

Comments
 (0)