mirror of https://github.com/restic/restic.git
Upgrade golangci-lint
This commit is contained in:
parent
9720935c56
commit
a8cda0119c
|
@ -255,7 +255,7 @@ jobs:
|
|||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
|
||||
version: v1.55.2
|
||||
version: v1.56.1
|
||||
args: --verbose --timeout 5m
|
||||
|
||||
# only run golangci-lint for pull requests, otherwise ALL hints get
|
||||
|
|
Loading…
Reference in New Issue