From 794c9811d9e8fad9afcd8743eba1a92aa1c4c73f Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Wed, 3 Jan 2024 21:10:06 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@7e30893b8860c6a7733bca2e56a2b86545bab5b8. --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c1307fc..79e1c80 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -40,5 +40,5 @@ jobs: - name: Run linter uses: golangci/golangci-lint-action@v3 with: - version: v1.52.2 + version: v1.55.1 args: -E=gofmt --timeout=30m0s