Skip to content

Commit

Permalink
Merge pull request #424 from kubearmor/renovate/helm-kind-action-1.x
Browse files Browse the repository at this point in the history
chore(deps): update helm/kind-action action to v1.9.0
  • Loading branch information
kranurag7 authored Mar 28, 2024
2 parents c15163b + 4366556 commit c2a6363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ginkgo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
go-version-file: './go.mod'
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.3.0
uses: helm/kind-action@v1.9.0
- name: Test connectivity
run: kubectl get no
- name: Deploy wordpress application
Expand Down

0 comments on commit c2a6363

Please sign in to comment.