mirror of
https://github.com/safing/portbase
synced 2026-05-03 14:11:27 +00:00
Update golangci-lint to v1.44
This commit is contained in:
parent
dba4ba3dc7
commit
fcb5ca2473
2 changed files with 3 additions and 3 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
- name: Run golangci-lint
|
||||
uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
version: v1.29
|
||||
version: v1.44
|
||||
only-new-issues: true
|
||||
args: -c ./.golangci.yml
|
||||
skip-go-installation: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue