mirror of
https://github.com/prometheus/prometheus
synced 2024-12-28 01:32:19 +00:00
Merge pull request #13269 from prometheus/superq/sync_golangci
Sync golangci-lint version
This commit is contained in:
commit
91117cb987
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -151,6 +151,7 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
|
||||
with:
|
||||
args: --verbose
|
||||
# Make sure to sync this with Makefile.common and scripts/golangci-lint.yml.
|
||||
version: v1.55.2
|
||||
fuzzing:
|
||||
uses: ./.github/workflows/fuzzing.yml
|
||||
|
@ -29,4 +29,4 @@ jobs:
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
|
||||
with:
|
||||
version: v1.54.2
|
||||
version: v1.55.2
|
||||
|
Loading…
Reference in New Issue
Block a user