1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-21 03:38:43 +00:00

Upgrade golangci-lint to v1.33

This commit is contained in:
Amab 2020-11-25 17:51:12 +01:00
parent 92312ed87f
commit 5555c8a1b5

View file

@ -39,7 +39,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.31
version: v1.33
args: --timeout 10m0s
check-metrics:
runs-on: ubuntu-latest