ci(golangci-lint): switch to latest (#870)
* ci(golangci-lint): switch to latest remove schema override since it was fixed in upstream Signed-off-by: hackercat <me@hackerc.at> * fix: apply lint fixes
This commit is contained in:
parent
c95e436655
commit
8a2b23e057
3 changed files with 3 additions and 3 deletions
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
env:
|
||||
CGO_ENABLED: 0
|
||||
with:
|
||||
version: v1.40.0
|
||||
version: latest
|
||||
- uses: github/super-linter@v3
|
||||
env:
|
||||
DEFAULT_BRANCH: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue