Skip to content

Commit

Permalink
Merge pull request #215 from wildfly-extras/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/manusa/actions-setup-minikube-2.13.0

Bump manusa/actions-setup-minikube from 2.11.0 to 2.13.0
  • Loading branch information
kabir authored Oct 10, 2024
2 parents 973c336 + 80011c2 commit b78b1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wildfly-cloud-tests-callable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
- name: Setup Minikube
id: minikube
if: inputs.type == 'Kubernetes'
uses: manusa/actions-setup-minikube@v2.11.0
uses: manusa/actions-setup-minikube@v2.13.0
with:
driver: docker
container runtime: containerd
Expand Down

0 comments on commit b78b1b0

Please sign in to comment.