Skip to content

Commit

Permalink
Merge pull request #993 from emmartins/fix-kube-ci
Browse files Browse the repository at this point in the history
Bump Kubernetes CI manusa/actions-setup-minikube version to v2.13.0
  • Loading branch information
kabir authored Dec 16, 2024
2 parents 517d156 + 32d5770 commit 668a727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
steps:
- name: Setup Minikube
id: minikube
uses: manusa/actions-setup-minikube@v2.10.0
uses: manusa/actions-setup-minikube@v2.13.0
with:
driver: docker
container runtime: containerd
Expand Down

0 comments on commit 668a727

Please sign in to comment.