This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 0.36.0-x-net in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit f76ba0a158ce3f33f7b3b228705a64574036d2b3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 26 11:44:18 2025 +0100 Upgrade x-net 0.36.0 Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- .github/workflows/validate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yaml b/.github/workflows/validate.yaml index 5d74dce08..e8a8694ea 100644 --- a/.github/workflows/validate.yaml +++ b/.github/workflows/validate.yaml @@ -52,7 +52,7 @@ jobs: - name: Install Go uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0 with: - go-version: 1.20.x + go-version: 1.24.x - name: Run Validator run: | echo "Running Kamelet validator..."