Skip to content

Commit e3019af

Browse files
chore(deps): bump medyagh/setup-minikube from 0.0.20 to 0.0.21 (#68)
Bumps [medyagh/setup-minikube](https://github.com/medyagh/setup-minikube) from 0.0.20 to 0.0.21. - [Release notes](https://github.com/medyagh/setup-minikube/releases) - [Commits](medyagh/setup-minikube@v0.0.20...v0.0.21) --- updated-dependencies: - dependency-name: medyagh/setup-minikube dependency-version: 0.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8959baf commit e3019af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-k8s.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
version: v3.19.0
2020

21-
- uses: medyagh/[email protected].20
21+
- uses: medyagh/[email protected].21
2222

2323
- name: wait for kube-dns
2424
run: kubectl wait --namespace kube-system --for=condition=ready pod -l k8s-app=kube-dns --timeout=30s

0 commit comments

Comments
 (0)