Skip to content

Commit

Permalink
Merge pull request quarkusio#27856 from quarkusio/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/manusa/actions-setup-minikube-2.7.0

Bump manusa/actions-setup-minikube from 2.4.1 to 2.7.0
  • Loading branch information
gsmet authored Oct 10, 2022
2 parents eca22f0 + 08c5b22 commit 06c4344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
shell: bash
run: tar -xzf maven-repo.tgz -C ~
- name: Set up Minikube-Kubernetes
uses: manusa/actions-setup-minikube@v2.4.1
uses: manusa/actions-setup-minikube@v2.7.0
with:
minikube version: v1.16.0
kubernetes version: ${{ matrix.kubernetes }}
Expand Down

0 comments on commit 06c4344

Please sign in to comment.