diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 81e84af..2f5ec0c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -10,7 +10,7 @@ permissions: contents: read env: - GOLANGCI_LINT_VERSION: v2.13.1 # renovate: datasource=github-releases depName=golangci/golangci-lint + GOLANGCI_LINT_VERSION: v2.13.2 # renovate: datasource=github-releases depName=golangci/golangci-lint GOVULNCHECK_VERSION: v1.7.0 # renovate: datasource=go depName=golang.org/x/vuln concurrency: