Skip to content

Commit 9d67be6

Browse files
authored
Update common Prometheus files (#650)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
1 parent 1b492a6 commit 9d67be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
run: sudo apt-get update && sudo apt-get -y install libsnmp-dev
2626
if: github.repository == 'prometheus/snmp_exporter'
2727
- name: Lint
28-
uses: golangci/golangci-lint-action@v3.1.0
28+
uses: golangci/golangci-lint-action@v3.2.0
2929
with:
3030
version: v1.45.2

0 commit comments

Comments
 (0)