Skip to content

Commit ad059cd

Browse files
chore(deps): bump helm/kind-action from 1.5.0 to 1.7.0 (#106)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@d8ccf8f...fa81e57) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1aaf2e commit ad059cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
run: ct lint --config ct.yaml
5959

6060
- name: Create KIND Cluster
61-
uses: helm/kind-action@d8ccf8fb623ce1bb360ae2f45f323d9d5c5e9f00 # pin@v1.5.0
61+
uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # pin@v1.7.0
6262

6363
- name: Install Ingress Controller
6464
run: "helm install ingress-nginx/ingress-nginx --generate-name --set controller.service.type='NodePort' --set controller.admissionWebhooks.enabled=false"

0 commit comments

Comments
 (0)