This is an automated email from the ASF dual-hosted git repository.
kichan pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficserver-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 899e4c1 Update build.yml (#257)
899e4c1 is described below
commit 899e4c1b5a27cc779e480c37c40e8c3da5268126
Author: Kit Chan <[email protected]>
AuthorDate: Sat Nov 2 17:26:50 2024 -1000
Update build.yml (#257)
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 10b842f..bad67be 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
submodules: 'true'
- name: Setup Minikube
- uses: manusa/[email protected]
+ uses: manusa/[email protected]
with:
minikube version: 'v1.34.0'
kubernetes version: 'v1.30.6'