Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Bump medyagh/setup-minikube from 0.0.16 to 0.0.17
Browse files Browse the repository at this point in the history
Bumps [medyagh/setup-minikube](https://github.com/medyagh/setup-minikube) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/medyagh/setup-minikube/releases)
- [Commits](medyagh/setup-minikube@v0.0.16...v0.0.17)

---
updated-dependencies:
- dependency-name: medyagh/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 and apupier committed Jun 17, 2024
1 parent 45e1581 commit 4e5cd69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/insider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: jbang trust add https://github.com/apache/

- name: Start minikube
uses: medyagh/[email protected].16
uses: medyagh/[email protected].17
with:
minikube-version: 1.33.1
driver: docker
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: jbang trust add https://github.com/apache/

- name: Start minikube
uses: medyagh/[email protected].16
uses: medyagh/[email protected].17
with:
minikube-version: 1.33.1
driver: docker
Expand Down

0 comments on commit 4e5cd69

Please sign in to comment.