Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent c15163b commit 4366556
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 4366556

Please sign in to comment.