Synchronize common files from prometheus/prometheus (#921)
authorPrometheusBot <prometheus-team@googlegroups.com>
Mon, 6 Jun 2022 10:02:50 +0000 (12:02 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 10:02:50 +0000 (15:32 +0530)
.github/workflows/golangci-lint.yml

index 136d7d4b963eeaeb1f8928349656c0660ac6cb4a..6034bcbf8b9028357d273579214045db6836c11f 100644 (file)
@@ -25,6 +25,6 @@ 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@v3.1.0
+        uses: golangci/golangci-lint-action@v3.2.0
         with:
           version: v1.45.2