Skip to content

Commit ff84441

Browse files
dependabot[bot]yashmehrotra
authored andcommitted
---
updated-dependencies: - dependency-name: container-tools/kind-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52d1d71 commit ff84441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1919

2020
- name: Kubernetes KinD Cluster
21-
uses: container-tools/kind-action@v1
21+
uses: container-tools/kind-action@v2
2222

2323
- name: Build and push Docker image
2424
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671

0 commit comments

Comments
 (0)