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:
2
.github/workflows/checks.yaml
vendored
2
.github/workflows/checks.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user