diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 2ed735f1..fb50e8af 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -30,7 +30,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: v2.5.0 + version: v2.6.1 - name: Install GoReleaser uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0 with: