Skip to content

Commit

Permalink
Bump manusa/actions-setup-minikube from 2.10.0 to 2.11.0 (#96)
Browse files Browse the repository at this point in the history
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](manusa/actions-setup-minikube@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent f64c6c1 commit a9deb9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
java-version: 21
cache: 'maven'
- name: Setup minikube for E2E tests
uses: manusa/actions-setup-minikube@v2.10.0
uses: manusa/actions-setup-minikube@v2.11.0
with:
minikube version: v1.32.0
kubernetes version: v1.29.1
Expand Down

0 comments on commit a9deb9e

Please sign in to comment.