mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
ci: bump golangci-lint version (#2577)
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -18,9 +18,9 @@ jobs:
|
||||
with:
|
||||
go-version: 1.17
|
||||
- name: Run linters
|
||||
uses: golangci/golangci-lint-action@v3.1.0
|
||||
uses: golangci/golangci-lint-action@v3.2.0
|
||||
with:
|
||||
version: v1.45.2
|
||||
version: v1.46.2
|
||||
|
||||
unit:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user