diff --git a/.github/workflows/go.yaml b/.github/workflows/go.yaml index 1acdd6d5..fc354cd2 100644 --- a/.github/workflows/go.yaml +++ b/.github/workflows/go.yaml @@ -40,7 +40,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.11.3 + version: v2.12.2 - name: Install GoReleaser uses: goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7.2.2 with: