mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
*: avoid using default wmi client. (#1590)
This commit is contained in:
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@@ -100,5 +100,5 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.59
|
||||
args: "--timeout=5m"
|
||||
version: v1.60
|
||||
args: "--timeout=5m --max-same-issues=0"
|
||||
Reference in New Issue
Block a user