diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 5acb266..f2ec5cd 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -29,7 +29,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.61.0 + version: v1.62.0 - name: Install GoReleaser uses: goreleaser/goreleaser-action@v4 with: