We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d1d71 commit ff84441Copy full SHA for ff84441
.github/workflows/helm-test.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
19
20
- name: Kubernetes KinD Cluster
21
- uses: container-tools/kind-action@v1
+ uses: container-tools/kind-action@v2
22
23
- name: Build and push Docker image
24
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
0 commit comments