From 5aabf0a1e1e2edcaa7788831d1251958faf9dc55 Mon Sep 17 00:00:00 2001 From: Ivan De Marino Date: Tue, 19 Jul 2022 19:19:19 +0100 Subject: [PATCH] give another go at golangci-lint picking up the right version --- .github/workflows/ci-go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-go.yml b/.github/workflows/ci-go.yml index ee737153c12..c9bc27e363d 100644 --- a/.github/workflows/ci-go.yml +++ b/.github/workflows/ci-go.yml @@ -23,7 +23,7 @@ jobs: - run: go mod download - uses: golangci/golangci-lint-action@v3 with: - version: 1.47.1 + version: latest terraform-provider-corner: defaults: run: