Skip to content

Commit 5c16fa2

Browse files
authored
Merge pull request #57 from prometheus/repo_sync
Synchronize common files from prometheus/prometheus
2 parents 6b8c742 + 942d53c commit 5c16fa2

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)