1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Merge pull request #7343 from kubeservice-stack/update-golangci-lint

chore: Upgrade golangci-lint to v1.64.5
This commit is contained in:
dongjiang
2025-02-18 18:55:09 +08:00
committed by GitHub
parent 4ef9e696a9
commit 5492b88157
4 changed files with 106 additions and 122 deletions

View File

@@ -94,7 +94,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.4.0
with:
version: v1.63.4
version: v1.64.5
args: --timeout 10m0s --go '${{ env.golang-version }}'
check-metrics: