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 e6c2337 commit d2a1316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- name: setup minikube
if: steps.list-changed.outputs.changed == 'true'
uses: manusa/[email protected].0
uses: manusa/[email protected].1
with:
minikube version: v1.33.0
kubernetes version: v1.30.0
Expand Down

0 comments on commit d2a1316

Please sign in to comment.