Skip to content

Commit

Permalink
chore(deps): bump manusa/actions-setup-minikube from 2.13.0 to 2.13.1
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.13.0 to 2.13.1.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](manusa/actions-setup-minikube@v2.13.0...v2.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent a0af828 commit f266ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
java-version: '11'
distribution: 'temurin'
- name: Setup Minikube-Kubernetes
uses: manusa/[email protected].0
uses: manusa/[email protected].1
with:
minikube version: v1.31.2
kubernetes version: ${{ matrix.kubernetes }}
Expand Down

0 comments on commit f266ee1

Please sign in to comment.