diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 9b070cf..40da012 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -35,7 +35,7 @@ jobs: # Required: the version of golangci-lint is required # and must be specified without patch version: # we always use the latest patch version. - version: v1.58.2 + version: v1.62.0 install-mode: "binary" - name: Install GoReleaser uses: goreleaser/goreleaser-action@v5