mirror of
https://github.com/prometheus/statsd_exporter.git
synced 2025-10-01 04:59:43 +00:00
Merge pull request #620 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
This commit is contained in:
commit
267753cdaa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
|
||||
if: github.repository == 'prometheus/snmp_exporter'
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
|
||||
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
|
||||
with:
|
||||
args: --verbose
|
||||
version: v1.64.6
|
||||
|
|
Loading…
Reference in a new issue