diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 4f6eec1..6ef4290 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.60.2 + version: v1.60.3 install-mode: "binary" - name: Install GoReleaser uses: goreleaser/goreleaser-action@v5