build(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#1889)
This commit is contained in:
parent
a833cc1600
commit
c9ec73fdc3
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v2.5.1
|
||||
uses: golangci/golangci-lint-action@v2.5.2
|
||||
with:
|
||||
version: latest
|
||||
# skip cache because of flaky behaviors
|
||||
|
Loading…
x
Reference in New Issue
Block a user