This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 0842d3e05 chore(deps): update medyagh/setup-minikube action to v0.0.21
(#3264)
0842d3e05 is described below
commit 0842d3e056a0a4a0480996f832c68b59ba48857f
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Dec 14 08:43:01 2025 +0000
chore(deps): update medyagh/setup-minikube action to v0.0.21 (#3264)
---
.github/workflows/helm.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml
index e5a521d3c..6f15afc53 100644
--- a/.github/workflows/helm.yml
+++ b/.github/workflows/helm.yml
@@ -83,7 +83,7 @@ jobs:
run: ct lint --target-branch ${{
github.event.repository.default_branch }} --debug --charts ./helm/polaris
- name: Set up Minikube
- uses: medyagh/setup-minikube@e3c7f79eb1e997eabccc536a6cf318a2b0fe19d9
# v0.0.20
+ uses: medyagh/setup-minikube@e9e035a86bbc3caea26a450bd4dbf9d0c453682e
# v0.0.21
- name: Print Docker info
run: |