Skip to content

Commit

Permalink
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 20, 2025
1 parent 24d69e5 commit ce14e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
profile: ['-Dcloud']
steps:
- name: Setup Minikube
uses: manusa/[email protected].0
uses: manusa/[email protected].1
with:
driver: docker
container runtime: containerd
Expand Down

0 comments on commit ce14e10

Please sign in to comment.