Codebase list prometheus-haproxy-exporter / b489240
Update common Prometheus files (#245) Signed-off-by: prombot <prometheus-team@googlegroups.com> PrometheusBot authored 1 year, 10 months ago GitHub committed 1 year, 10 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2424 run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
2525 if: github.repository == 'prometheus/snmp_exporter'
2626 - name: Lint
27 uses: golangci/golangci-lint-action@v3.1.0
27 uses: golangci/golangci-lint-action@v3.2.0
2828 with:
2929 version: v1.45.2