This is an automated email from the ASF dual-hosted git repository.
squakez pushed a commit to branch release-2.9.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.9.x by this push:
new 8741b4d4c chore(ci): latest supported azure/setup-kubectl action
8741b4d4c is described below
commit 8741b4d4cbff2d6f2551172080f3ef0239dd596a
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Aug 28 15:59:29 2026 +0200
chore(ci): latest supported azure/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]