Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 325762c commit beb0238
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.9.0
uses: helm/kind-action@v1.12.0
- name: Test connectivity
run: kubectl get no
- name: Deploy wordpress application
Expand Down

0 comments on commit beb0238

Please sign in to comment.