This is an automated email from the ASF dual-hosted git repository.

squakez pushed a commit to branch release-2.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.10.x by this push:
     new ca2098607 chore(ci): latest supported setup-kubectl action
ca2098607 is described below

commit ca209860702e1d6ca59e74312eca32db9ed0d731
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Aug 28 15:58:40 2026 +0200

    chore(ci): latest supported setup-kubectl action
---
 .github/actions/infra-setting/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/infra-setting/action.yml 
b/.github/actions/infra-setting/action.yml
index abc32b2a9..825e0183c 100644
--- a/.github/actions/infra-setting/action.yml
+++ b/.github/actions/infra-setting/action.yml
@@ -36,7 +36,7 @@ runs:
       check-latest: true
   - id: setup-kubectl
     name: Set up Kubectl
-    uses: azure/setup-kubectl@776406bce94f63e41d621b960d78ee25c8b76ede
+    uses: azure/setup-kubectl@829323503d1be3d00ca8346e5391ca0b07a9ab0d
   - id: minikube-start
     name: Start minikube
     uses: medyagh/[email protected]

Reply via email to