You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/07/28 13:58:24 UTC

[camel-k] 02/03: chore(ci): Upgrade golang-ci lint version

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

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 4989182c7b249d7090d85b3e2f2d646ab9c8711d
Author: Gaelle Fournier <ga...@gmail.com>
AuthorDate: Thu Jul 27 16:04:07 2023 +0200

    chore(ci): Upgrade golang-ci lint version
---
 .github/workflows/validate.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml
index 8ddfd1656..58f4657a6 100644
--- a/.github/workflows/validate.yml
+++ b/.github/workflows/validate.yml
@@ -50,5 +50,5 @@ jobs:
         env:
           GOGC: 20
         with:
-          version: v1.47.3
+          version: v1.53.3
           args: --verbose --deadline 15m --config .golangci.yml