build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#4036)
This commit is contained in:
parent
a73cda1eef
commit
75b6a08338
2
.github/workflows/pr.yml
vendored
2
.github/workflows/pr.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
# - 1.18rc1 -> 1.18.0-rc.1
|
||||
go-version: ${{ env.GO_VERSION }}
|
||||
- name: lint
|
||||
uses: golangci/golangci-lint-action@v3.6.0
|
||||
uses: golangci/golangci-lint-action@v3.7.0
|
||||
with:
|
||||
version: latest
|
||||
# skip cache because of flaky behaviors
|
||||
|
Loading…
x
Reference in New Issue
Block a user