Update common Prometheus files (#1009)

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
PrometheusBot 2022-03-18 12:00:13 +01:00 committed by GitHub
parent 6559749c87
commit 3bc8f2c651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ jobs:
- name: install Go
uses: actions/setup-go@v2
with:
# golangci-lint is not read for Go 1.18 (https://github.com/golangci/golangci-lint/issues/2649)
go-version: 1.17.x
- name: Lint
uses: golangci/golangci-lint-action@v3.1.0